Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

13 lines (12 loc) · 1.13 KB

Please follow the following steps for contributing to this project.

  • Join the official discord server for JWoC.
  • Read the pinned message in the channel #goodreadsrec.
    • If you have any doubts or queries, please message there.
  • Fork this repository and make changes to the code as described in the issue.
  • The issues should be tackled chronologically, not randomly.
  • If you have any idea about a feature that could be included in this app, message in the discord channel and open an issue here. The issue template for feature suggestions can be found in feature_request.md.
  • After solving each issue, submit a pull request stating the following:
    Name : Your name
    Issue handled : #1,#2, etc.
    Your solution : How did you solve the issue? If you just followed the instructions mentioned in the issue, then copy-paste the instructions here.
  • If you discover any bugs in the application, please tell people it is a feature. You can also choose to open a new issue following the bug_report.md template.