| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 760e593 commit cf9d476
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,10 @@ Bug fixes and new features should include tests and possibly benchmarks. | |||
| 7 | 7 | Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md | |
| 8 | 8 | --> | |
| 9 | 9 | ||
| 10 | + #### Related Issues | ||
| 11 | + | ||
| 12 | + Fixes: https://github.com/nodejs/node/issues/<issue_number> | ||
| 13 | + | ||
| 10 | 14 | ##### Checklist | |
| 11 | 15 | <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> | |
| 12 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -281,6 +281,10 @@ Bug fixes and new features should include tests and possibly benchmarks. | |||
| 281 | 281 | Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md | |
| 282 | 282 | --> | |
| 283 | 283 | ||
| 284 | + #### Related Issues | ||
| 285 | + | ||
| 286 | + Fixes: https://github.com/nodejs/node/issues/<issue_number> | ||
| 287 | + | ||
| 284 | 288 | #### Checklist | |
| 285 | 289 | <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> | |
| 286 | 290 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments