diff --git a/README.md b/README.md index f836abe..c9e5671 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,11 @@ This [Forgejo](https://forgejo.org/) Instance is private, meaning that other people cannot register, and all repos are read-only. If there are issues in any of the repos you can contact me at stephen AT seodisparate DOT com. Some repos exist on [my Github account](https://github.com/Stephen-Seo) which should have the same commits if the same repo is on this instance. You can find more of my sites [in this nexus website](https://nexus.seodisparate.com). + +## Contributing + +If you want to contribute, you can submit a topic for a new issue for a repository, or send patch(es) for a pull request. + +Send an email to [issue@seodisparate.com](mailto:issue@seodisparate.com) with details for an issue for a specific repository and I will make an issue for the repository for your request. + +Send an email to [pull\_req@seodisparate.com](mailto:pull_req@seodisparate.com) with patches sent with [git send-email](https://git-scm.com/docs/git-send-email) and/or [git format-patch](https://git-scm.com/docs/git-format-patch) and I will make a pull request with your patches and review them.