First off, thank you for considering contributing to ResumeGenerator. It's people like you that make it such a great tool.
- Be kind to one another
- Follow previous coding conventions
ResumeGenerator is an open source project and we love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into ResumeGenerator itself.
For something that is bigger than a one or two line fix:
- Create your own fork of the code
- Do the changes in your fork
- If you like the change and think the project could use it:
- Be sure you have followed the code style for the project.
- Send a pull request.
- Spelling / grammar fixes
- Typo correction, white space and formatting changes
- Comment clean up
- Bug fixes that change default return values or error codes stored in constants
- Adding logging messages or debugging output
- Changes to ‘metadata’ files like, .gitignore, build scripts, etc.
- Moving source files from one directory or package to another
Please mention it in our discussion board.