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 CONTRIBUTING.md #61

Merged
merged 1 commit into from
Sep 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Create CONTRIBUTING.md
  • Loading branch information
oas004 authored Sep 9, 2023
commit dd3ec33eb80d2655208af8b2b48e4b224cdad91f
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Pull requests are welcome! We'd love help improving this library. Feel free to browse through open issues to look for things that need work. If you have a feature request or bug, please open a new issue so we can track it.

Steps to start contributing are

1. Fork project.
2. Clone your fork.
3. Find issues that needs to be solved/make an issue and discuss solutions.
4. Make a pull request to your forked project.
5. Sync PR to this project.

If you have any questions about this process. Please do reach out! :) Have fun!