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

Create a contributing guide #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dhzdhd
Copy link
Member

@dhzdhd dhzdhd commented Dec 16, 2022

Summary

Adds a CONTRIBUTING.md with two parts - basic and advanced.


Resolves #6

@dhzdhd dhzdhd added 📄 type: documentation For documentation concerning the project enhancement labels Dec 16, 2022
@dhzdhd dhzdhd self-assigned this Dec 16, 2022
@dhzdhd dhzdhd changed the title docs: Create a contributing guide Create a contributing guide Dec 16, 2022
@dhzdhd dhzdhd marked this pull request as ready for review December 16, 2022 19:53
@dhzdhd dhzdhd requested a review from Crimson-Blade December 16, 2022 19:53
Copy link
Member

@Crimson-Blade Crimson-Blade left a comment

Choose a reason for hiding this comment

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

Check line 52

- Create a new branch as given in [naming a branch](#naming-a-branch)
- The dev setup is documented in the [README](README.md)
- Code the feature / bug fix / refactor
- Before pushing, execute all precommit hooks which includes linting and formatting. Fix all the issues that might arise from doing so.
Copy link
Member

Choose a reason for hiding this comment

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

This line is a little vague. Could you elaborate a little further?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I should probably make it more general and leave the precommit hooks detail to the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 type: documentation For documentation concerning the project
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Improvement] Better contributing guide
3 participants