Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.12 KB

Contributing.md

File metadata and controls

21 lines (17 loc) · 1.12 KB

Contributing Guidelines:

This repository would appreciate any contributions, I will personally keep raising issues for features or bugs, you can contribute to this repo through any of the following ways: 1. Reporting a bug 2. Discussing the current state of the code 3. Submitting a fix 4. Proposing new features

How to resolve issues :

1. You can look at existing issues that need to be resolved under the "Issues" tab, if you feel you can take up an issue (and it is not already assigned !), you can put a comment in the issue's chat section and it shall be assigned to you. 2. After that you can work on that issue and in case of doubts feel free to clarify them.

Making a pull request:

While making a pull request, mention the issue(issue number) it resolves.
DO NOT SPAM pull requests or they will be marked invalid.
Only make PRs for issues listed or raise a new issue.
You can practice making a pull request in the repository given below, be sure to resolve any merge conflicts before submitting the PR otherwise it would be rejected. https://github.com/firstcontributions/first-contributions