👍🎉 First off, thanks for taking the time to contribute! 👍🎉
The following is a set of guidelines for contributing to Guess The Quote Project. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
This section guides you through submitting a bug report for Guess The Quote. Following these guidelines helps maintainers and the community understand your report 📝, reproduce the behavior 💻 💻.When you are creating a bug report, please include as many details as possible.
Before submitting a bug report
- Perform a cursory search to see if the problem has already been reported. If it has and the issue is still open, add a comment to the existing issue instead of opening a new one.
How Do I Submit A (Good) Bug Report?
- Use a clear and descriptive title for the issue to identify the problem.
- Explain which behavior you expected to see instead and why.
Okay so here's more important thing that you should do while committing your code for review.
7 simple rules to great git commit message
- Limit the subject line to 50 characters
- Capitalize the subject line
- Do not include issue numbers in the PR title
- Include screenshots and animated GIFs in your pull request whenever possible..
- Separate subject from body with a blank line
- Wrap the body at 72 characters
- Use the body to explain what and why vs. how
This section guides you through submitting an enhancement suggestion for Guess The Quote, including completely new features and minor improvements to existing functionality.Following these guidelines helps maintainers and the community understand your suggestion 📝 and find related suggestions 🔎.
How Do I Submit A (Good) Enhancement Suggestion?
- Use a clear and descriptive title for the issue to identify the suggestion.
- Include screenshots and animated GIFs
- Explain why this enhancement would be useful
Unsure where to begin contributing to the project? You can start by looking through these beginner and help-wanted issues:
- Beginner issues - issues which should only require a few lines of code, and a test or two.
- Help wanted issues - issues which should be a bit more involved than beginner issues.