Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend CONTRIBUTING docs. #153

Merged
merged 8 commits into from
Oct 27, 2022
Merged

Extend CONTRIBUTING docs. #153

merged 8 commits into from
Oct 27, 2022

Conversation

programmiri
Copy link
Contributor

About this change - What it does

Adds more detail on how to contribute.

The doc tries to answer following questions:

  • what are ways to contribute?
  • how to I create an issue?
  • how do I work on an issue?
  • how should a pull request look like?

Resolves: #99

Why this way
Since we don't have a more strict set of rules yet, I tried to keep it a bit more open while still providing a guideline for people who would want to contribute. I thought about adding some examples like I did with the commit messages, but decided we can do that later and than e.g. link a pull request as example etc.

In general I tried to create a "voice" that is welcoming and makes it clear that every contribution is welcome! The text should provide a good entry point to contribute. I also wanted it to provide a kind of checklist, so people don't have (too much) uncertainty around how they should create issues or pull requests.

@programmiri programmiri linked an issue Oct 26, 2022 that may be closed by this pull request
6 tasks
@programmiri programmiri requested a review from a team as a code owner October 26, 2022 15:09
Copy link
Contributor

@jlprat jlprat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, I only have a really nitpick. Feel free to change it or not.

CONTRIBUTING.md Outdated Show resolved Hide resolved
Co-authored-by: Josep Prat <[email protected]>
Copy link
Contributor

@jlprat jlprat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlprat jlprat merged commit 9782455 into main Oct 27, 2022
@jlprat jlprat deleted the 99-add-contributingmd-file branch October 27, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CONTRIBUTING.md file
2 participants