Contributions are always welcome! When contributing to Node API boilerplate we ask you to follow our code of conduct:
In short: Be nice. Pay attention to the fact that Node API boilerplate is free software, don't be rude with the contributors or with people with questions and we'll be more than glad to help you. Destructive criticism and demanding will be ignored.
When opening an issue be descriptive about the bug or the feature suggestion, don't simply paste the error message on the issue title or description. Also, provide code to simulate the bug, we need to know the exact circumstances in which the bug occurs. Again, follow our code of conduct.
When opening a pull request to Node API boilerplate, follow this steps:
- Fork the project;
- Create a new branch for your changes;
- Do your changes;
- Open the pull request;
- Write a complete description about the bug or the feature the pull request is about.