remwharead/CONTRIBUTING.adoc

23 lines
770 B
Plaintext
Raw Normal View History

2019-09-22 01:54:30 +02:00
:project: remwharead
2019-09-21 23:10:15 +02:00
== How to contribute
2019-09-22 01:54:30 +02:00
Read the link:CODE_OF_CONDUCT.adoc[Code of Conduct].
2019-09-21 23:10:15 +02:00
=== Reporting bugs or suggesting enhancements
Before reporting a bug, please
2019-09-22 01:54:30 +02:00
https://schlomp.space/tastytea/{project}/issues[perform a search] to see if the
2019-09-21 23:10:15 +02:00
problem has already been reported. If it has, add a comment to the existing
issue instead of opening a new one. Same for enhancements.
You can also contact me via mailto:tastytea@tastytea.de[E-Mail],
link:xmpp:tastytea@tastytea.de[XMPP] or the
https://likeable.space/users/tastytea[Fediverse] if you don't want to open an
account.
=== Pull requests
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.