diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 400ddd3db..91787b2c3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,17 +1,19 @@

Contributing

## Issues -[Issues](https://github.com/SaptarshiSarkar12/Drifty/issues/new/choose) are very valuable to this project. Please check if any similar issues are already present. If not, then feel free to open that issue. - - Feature Request are a valuable source of contributions others can make - - Bug Reports show where this project is lacking - - With a question you show where contributors can improve the user experience -Thank you for creating them. +[**Issues**](https://github.com/SaptarshiSarkar12/Drifty/issues/new/choose) are very valuable to this project. Please check if any similar issues are already present. If not, then feel free to open that issue. + - **Feature 💡 Requests** are a valuable source of contributions others can make. + - **Bug 🐞 Reports** show where this project is lacking and errors come up. + - With a **question** you show where contributors can improve the user experience. + +## Projects +[**Projects**](https://github.com/users/SaptarshiSarkar12/projects/3) lists the **tasks _completed_, _in progress_ and _the ideas left to be incorporated_ in the project**. Contributors can work on the **To-Do tasks** by _**creating the issue** (if not present) and **getting yourself assigned**_. ## Pull Requests -[Pull requests](https://github.com/SaptarshiSarkar12/Drifty/pulls) are a great way to get your ideas into this repository. Please open an issue describing the changes you want to make and then open a PR and link to that issue. +[**Pull requests**](https://github.com/SaptarshiSarkar12/Drifty/pulls) are a great way to get your ideas into this repository. Please open an issue at first, describing the changes you want to make and then open a PR (Pull Request) and link it to that issue. ### Does it state intent ? -You should be clear which problem you're trying to solve or the feature you want to include with your contribution. +You should be _clear_ which problem you're trying to _solve or the feature you want to include_ with your contribution. For example: @@ -21,5 +23,4 @@ Doesn't tell me anything about why you're doing that > Add files to make the app more user friendly -Tells me the problem that you have found, and the pull request shows me -the action you have taken to solve it. +Tells me the problem that you have found, and the pull request shows me the action you have taken to solve it.