Skip to content

Commit

Permalink
Merge pull request #215 from Ettrig/CONTRIBUTING
Browse files Browse the repository at this point in the history
Deduplicate contribution instructions
  • Loading branch information
kshitijrajsharma authored Feb 11, 2024
2 parents 36355ae + 392e495 commit 777a48e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 32 deletions.
20 changes: 17 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,28 @@
## :hugs: Welcome

:+1::tada: First off, I'm really glad you're reading this, because we need volunteer developers to help with the development of fAIr! :tada::+1:

We welcome and encourage contributors of all skill levels and we are committed to making sure your participation in our tech collective is inclusive, enjoyable and rewarding. If you have never contributed to an open-source project before, we are a good place to start and will make sure you are supported every step of the way. If you have **any** questions, please ask!

There are many ways to contribute to this repository:

## Code contributions
## Testing

Adding test cases, or simply testing out existing functionality.

## Report bugs and suggest improvements

Fork repo, Maintain your local changes on branch and Create pull requests (PRs) for changes that you think are needed. We would really appreciate your help!
The [issue queue](https://github.com/hotosm/fAIr/issues) is the best way to get started. There are issue templates for BUGs and FEATURES that you can use, or you can create your own. Once you have submitted an issue, it will be assigned a label out of these [label categories](https://github.com/hotosm/fAIr/labels). If you are wondering where to start, you can filter by the GoodFirstIssue label.

## Code contributions

Fork this repository, Maintain your local changes on a separate branch and Create pull requests (PRs) for changes that you think are needed. We would really appreciate your help!

## Documentation contributions

Create pull requests (PRs) for changes that you think are needed to the documentation of fAIr.As of now you can find the documentation work at the [docs](./docs) directory.
Create pull requests (PRs) for changes that you think are needed to the documentation of fAIr. As of now you can find the documentation work at the [docs](./docs) directory.

## :handshake: Thank you

Thank you very much in advance for your contributions!! Please ensure you refer to our [Code of Conduct](https://github.com/hotosm/fAIr/blob/master/docs/Code-of-Conduct.md).
If you've read the guidelines, but you are still not sure how to contribute on Github, please reach out to us via our Slack #geospatial-tech-and-innovation.
29 changes: 0 additions & 29 deletions docs/Contribution.md

This file was deleted.

0 comments on commit 777a48e

Please sign in to comment.