Add email to contributing guidelines, link to them in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-09-23 19:22:04 +02:00
parent f125f5e5d6
commit 341a0844f6
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
:project: identiconpp
:patch_contact: tastytea@tastytea.de
== How to contribute
@ -20,3 +21,6 @@ account.
Please use similar coding conventions as the rest of the project. The basic rule
to remember is to write code in the same style as the existing/surrounding code.
You can also send me your patches via email, to {patch_contact} (ideally using
`git format-patch` or `git send-email`).

View File

@ -107,10 +107,7 @@ To generate a binary package, execute `make package`
## Contributing
Contributions are always welcome. You can submit them as pull requests on
schlomp.space or via email to `tastytea`@`tastytea.de` (ideally using
`git format-patch` or `git send-email`). Please do not submit them via GitHub,
it is just a mirror.
See [CONTRIBUTING.adoc](https://schlomp.space/tastytea/identiconpp/src/branch/master/CONTRIBUTING.adoc)
## Contact