diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-04-18 17:43:57 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-04-18 17:43:57 +0200 |
| commit | 9b49cb3604dc13e75f8910d8191069a155d60f6b (patch) | |
| tree | 119e6f680a15466634778e1a3a4f85f630bad528 | |
| parent | 7029835a46ef54724f6f8991047e893dd8d9e225 (diff) | |
| download | go-oblast-9b49cb3604dc13e75f8910d8191069a155d60f6b.tar.gz | |
README: refer to GitHub mirror
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ You may think that the name refers to the type of administrative division that e Please refer to the [package documentation](https://pkg.go.dev/go.xyrillian.de/oblast). +## How to contribute + +The primary repository at <https://git.xyrillian.de/go-oblast> is only writable by the maintainer. +To contribute, you may use `git format-patch` in the usual manner and send patches to the maintainer's mail address (which can be found in the copyright notice headers on each file). +Alternatively, if you have a GitHub account, you can submit issues and pull requests at the mirror repository <https://github.com/majewsky/go-oblast>. + ## Design goals and priorities The design goals, ordered by priority (most important comes first), are: |
