Skip to content
Snippets Groups Projects
Unverified Commit 3750ed02 authored by Fredrik Jonsson's avatar Fredrik Jonsson Committed by GitHub
Browse files

Merge pull request #2469 from HyphaApp/ei8fdb-patch-1

Update CONTRIBUTING.md
parents 45a5cb5e 9decc0b3
No related branches found
No related tags found
No related merge requests found
......@@ -2,24 +2,10 @@
First off, thanks for taking the time to contribute!
Before you start working however, please read and follow this short guide.
Before you start working however, please read the full contribution section of our docs.
First off, thanks for taking the time to contribute! Hypha is improved by a small community of developers, designers and users. We welcome your contributions.
## Reporting Issues
There are many ways to contribute to Hypha - code, design, documentation and translation.
All changes in Hypha starts as an issue.
- Pick the correct option for issue among the options your are given (bug report, feature request etc.).
- Provide as much information as possible. There are templates for each issue type that will guide you.
## Creating Pull Requests
Found a bug and know how to fix it or built a new feature you want to add? Great! Please read on.
- Each pull request need to be linked to an issue. If non exist, create one first.
- Rebase your topic branch on top of the main branch before creating the pull
request.
- One feature or fix per pull request.
You find more information in the wiki page [Submitting changes](https://github.com/HyphaApp/hypha/wiki/Submitting-changes)
Before you start working however, please [read our guide](https://docs.hypha.app/contributing).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment