Add email to contributing guidelines, link to them in readme.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f125f5e5d6
commit
341a0844f6
|
@ -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`).
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user