Skip to content

Commit 2f68906

Browse files
authored
chore: add builders module to bug template
1 parent adcea6a commit 2f68906

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/Bug.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ about: Something is broken in Angular Universal
1313
#### What modules are related to this issue?
1414
```
1515
- [ ] aspnetcore-engine
16+
- [ ] builders
1617
- [ ] common
1718
- [ ] express-engine
1819
- [ ] hapi-engine
@@ -42,4 +43,4 @@ If nothing, output from: `node --version` and `npm --version`.
4243
```
4344

4445

45-
#### Is there anything else we should know?
46+
#### Is there anything else we should know?

0 commit comments

Comments
 (0)