Update README.md - clean up the contributing section

This commit is contained in:
Jesse Hitch
2025-01-19 11:55:46 +01:00
committed by GitHub
parent b5d9ff1c26
commit 1ec6aa2310
+10
View File
@@ -34,3 +34,13 @@ helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values
You can find the general Pixelfed configuration docs here: You can find the general Pixelfed configuration docs here:
https://docs.pixelfed.org/running-pixelfed/installation.html https://docs.pixelfed.org/running-pixelfed/installation.html
## Contibuting
### Bugs and other Issues
If you have a bug to report or a feature to request, you can first search the GitHub Issues, and if you can't find what you're looking for, feel free to open an Issue.
### Contributing to the Code
We're always happy to review a pull request :) Please check out the [contributing doc](CONTRIBUTING.md).