specter-desktop/CONTRIBUTING.md
Kim Neunert 556ec5f961
Releasing procedure with pip (#69)
* automate pip-packages-gen + upload for gittags
release documentation
proper package including and  static + templates

* Change import- and start  logic, removed cli.py

* project-renaming to cryptoadvance.specter
propoer packaging
include proper dependencies

* Adding requirements.txt

* Specify maintainers and thanks to contributors

* Removing test-url for pip-uload. This is now live!
2020-02-20 13:00:53 +01:00

12 lines
1 KiB
Markdown

Specter-desktop is an Open Source Project under the MIT-License and everyone is invited to contribute to it.
We haven't created many explicit processes and rely on the best practices of Open Source projects. If you want to contribute, fork the project and create a PR.
If it's necessary to add processes, we'll probably looking into Pieter Hintjens' [Social Architecture](https://hintjens.gitbooks.io/social-architecture/content/) and specifically the C4 process. Pieter is excplicitely mentioning two roles: Contributors and maintainers.
Thank you very much to all our [Contributors](https://github.com/cryptoadvance/specter-desktop/graphs/contributors).
We're planning to mention individual contributors on the release-notes of each new release.
The maintainers are the once who are able to merge PRs and create tags/releases. They are listed as "authors" in setup.py.
For practical considerations of a dev-setup, please have a look in the [DEVELOPMENT.md](./DEVELOPMENT.md). If you need support, join our [Telegram group](https://t.me/spectersupport).