diff options
author | Sven Gothel <[email protected]> | 2020-09-01 02:01:52 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-09-01 02:01:52 +0200 |
commit | 1f53b5b178fd8b4dbedd29e4e139e4d45753abb1 (patch) | |
tree | 4b236767c53cf4161f3c53a50b1dcf4fa332f760 /CONTRIBUTING.md | |
parent | b0d05fd7f825bb5d402af0da46d09c9f1aa9981e (diff) |
Update README.md, adding more details to Direct-BT (BREDR, provider, build)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2105116..95012477 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,20 +1,21 @@ Contributing to TinyB {#contributing} ====================== -TinyB is an opensource project and we are actively looking for people to help +TinyB / Direct-BT is an opensource project and we are actively looking for people to help with: - Contributions to functionality, extensions of API -- Use and test the library, provide bug reports where appropiate +- Use and test the library, provide bug reports where appropriate - Help spread the word about this library to people who might need it - Other ideas are always welcome -The recommended method to contribute is to fork on github, and then send pull -requests to the main project. You can open issues if you find any bugs/have -questions. +The recommended method to contribute is to fork on an openly available git service, +and then send pull requests to the main project. +You can open issues on [Zafena ICT](https://ict.zafena.se/issues/) +if you find any bugs/have questions. If you'd rather not use github you are more than welcome to send git formatted -patches to [email protected]. +patches to Xerxes Ranby <[email protected]> or Sven Gothel <[email protected]>. Basic rules ----------- |