Dennis Fink | 9a99af5d23a2 |
7 years ago
|
|||
Dennis Fink | 2c67717128c1 |
7 years ago
|
|||
Dennis Fink | 15a0838ef8e4 |
7 years ago
|
|||
Dennis Fink | 7c0a409a383f |
7 years ago
|
|||
Dennis Fink | c988ee93ae11 |
7 years ago
|
|||
virii | 9625e575bdc2 |
7 years ago
|
|||
virii | 1adb2f256910 |
7 years ago
|
|||
virii | 1db6b86ec9bd |
7 years ago
|
|||
virii | 7eda3f557275 |
7 years ago
|
|||
virii | e88d91019541 |
7 years ago
|
Ënnstatus
Ënnstatus is a web application written in Python Flask, to provide viewers with vital information about the organisation and Tor servers of Frënn vun der Ënn A.S.B.L.
TOC
Contibute
Versioning
This project uses the Semantic Versioning system.
Repository
Branch Structure
The branch structure of this project is very similiar to the git-flow branching model, but with some modifications (we don't have release branches).
Description of the branches:
- default: This is the stable branch.
- dev: This is the main development branch.
- hotfix-*: These branches branch off from the default branch and are used to fix bugs which are in the stable version. They will be merged back into default and dev. After the bug is fixed, the PATCH number must be increased!
- feature-*: In these branches, we will implement new features. These will branch off from the dev branch and merged back into the dev branch, if the feature is completed!
Feature Requests
We welcome feature requests. Please make sure they are within scope of Ënnstatus goals and submit them in Bitbucket Issues with the proposal kind selected. The more complete and compelling the request, the more likely it will be implemented. Gathering community support will help as well!
Pull Requests
- Please check to make sure your plans fall within Ënnstatus scope
- Fork Ënnstatus
- Branch off the dev branch
- Implement your changes
- Submit a Pull Request
Pull Requests will not be accepted without adhering to the following:
- Conform to existing coding styles
- Serve a single atomic purpose (add one feature or fix one bug)
- Introduce only changes that further the PR's singular purpose
Authors
Ënnstatus is written and maintained by Dennis Fink.
Development Lead
- Dennis Fink <dennis.fink@c3l.lu>
Contributors
- virii <virii@c3l.lu>
- kahpa <kahpa@enn.lu>