Skip to content

Commit

Permalink
Merge branch 'master' into 213/improveExceptionHandling
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Jun 25, 2023
2 parents 9044e45 + d5f25de commit b3eafc5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
<h1 align=center>Contributing</h1>

## 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:

Expand All @@ -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.

0 comments on commit b3eafc5

Please sign in to comment.