chore: add text about security advisories to github templates

This commit is contained in:
Nils Knappmeier
2019-02-17 20:50:34 +01:00
parent 16c654579a
commit 3fc7e6feb2
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
Before filing issues, please check the following points first:
- [ ] Please don't open issues for security issues. Instead, file a report at https://www.npmjs.com/advisories/report?package=handlebars
- [ ] Have a look at https://github.com/wycats/handlebars.js/blob/master/CONTRIBUTING.md
- [ ] Read the FAQ at https://github.com/wycats/handlebars.js/blob/master/FAQ.md
- [ ] Use the jsfiddle-template at https://jsfiddle.net/9D88g/47/ to reproduce problems or bugs
+1
View File
@@ -2,6 +2,7 @@ Before creating a pull-request, please check https://github.com/wycats/handlebar
Generally we like to see pull requests that
- [ ] Please don't start pull requests for security issues. Instead, file a report at https://www.npmjs.com/advisories/report?package=handlebars
- [ ] Maintain the existing code style
- [ ] Are focused on a single change (i.e. avoid large refactoring or style adjustments in untouched code if not the primary goal of the pull request)
- [ ] Have good commit messages