Skip to content

Commit 43970b4

Browse files
committed
Update github templates
1 parent 1868289 commit 43970b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/--bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug report
3-
about: Reproducable software issues in the core of Node-RED
3+
about: Reproducible software issues in the core of Node-RED
44
title: ''
55
labels: ''
66
assignees: ''

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ the [forum](https://discourse.nodered.org) or
2929
<!-- Put an `x` in the boxes that apply -->
3030

3131
- [ ] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
32-
- [ ] For non-bugfix PRs, I have discussed this change on the mailing list/slack team.
32+
- [ ] For non-bugfix PRs, I have discussed this change on the forum/slack team.
3333
- [ ] I have run `grunt` to verify the unit tests pass
3434
- [ ] I have added suitable unit tests to cover the new/changed functionality

0 commit comments

Comments
 (0)