UNPKG

858 BMarkdownView Raw
1Contributing to Helmet
2======================
3
4Helmet welcomes contributors! This guide should help you submit issues and pull requests.
5
6Got a question, problem, or feature request?
7--------------------------------------------
8
9The documentation and [Stack Overflow](http://stackoverflow.com/questions/tagged/helmet.js) are good places to start.
10
11Feel free to [add an issue](https://github.com/helmetjs/helmet/issues) if those don't help!
12
13Want to submit a change?
14------------------------
15
16If you're not sure whether your change will be welcomed, [add an issue](https://github.com/helmetjs/helmet/issues) to ask.
17
18Once you're ready to make your change, make a pull request. If you're having trouble making a pull request (it's tricky!), check out [GitHub's guide](https://help.github.com/articles/using-pull-requests/) or add an issue. We'll make it work!