Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.44 KB

CONTRIBUTING.md

File metadata and controls

27 lines (18 loc) · 1.44 KB

Sure! Here's the modified contribution guide for the repository OpenSource-API:

IMPORTANT Note

Pull Requests having no issue associated with them will not be accepted. Firstly get an issue assigned, whether it's already opened or raised by you, and then create a Pull Request.

👨‍💻 Prerequisite

Documentation

Code

💥 How to Contribute

  • Look at the existing Issues or create a new issue!
  • Fork the Repo. Then, create a branch for any issue that you are working on. Finally, commit your work.
  • Create a Pull Request (PR), which will be promptly reviewed and given suggestions for improvements by the community.
  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.

Please note that the above instructions assume familiarity with Git, Markdown, Node.js, and NPM. If you need any assistance or have further questions, feel free to ask. Happy contributing!