from taiga to git

This commit is contained in:
avg_joe 2021-04-08 22:05:04 +02:00
parent a5353221bd
commit 32e4b71a28
2 changed files with 8 additions and 8 deletions

View File

@ -5,12 +5,12 @@ fontcolor: '#555'
---
### Submit and track bugs
It doesn't matter if you've been using **Disroot** for some time or if you've just joined, reporting bugs is something you can always do. So if you discover something that doesn't look quite right or doesn't function as it should, let us know by making an issue on the [**Disroot Project board**](https://board.disroot.org/project/disroot-disroot/issues).
It doesn't matter if you've been using **Disroot** for some time or if you've just joined, reporting bugs is something you can always do. So if you discover something that doesn't look quite right or doesn't function as it should, let us know by making an issue on the [**Disroot-Project repository**](https://git.disroot.org/Disroot/Disroot-Project/issues).
### Submit features
You can also use the [**project board**](https://board.disroot.org/project/disroot-disroot/issues) to let us know which new features you would like to see in the future.
You can also use the [**Disroot-Project repository**](https://git.disroot.org/Disroot/Disroot-Project/issues) to let us know which new features you would like to see in the future.
![](theme://images/logo_project_board.png?resize=35,35) [Project board](https://board.disroot.org/project/disroot-disroot/?classes=button5)
![](theme://images/logo_git.png?resize=35,35) [Disroot-Project](https://git.disroot.org/Disroot/Disroot-Project/?classes=button5)
---

View File

@ -8,16 +8,16 @@ fontcolor: '#555'
![](puzzle-piece.png?resize=45,45)
# How do we work?
We use a project board where we put all the things needed to be done. We've chosen a "agile methodology" as a starting point and we're working in sprints, which are short periods of time. In our case, a sprint takes four weeks. In the beginning of the sprint, we sit together and decide which tasks have priority and should be added to the current task-board. Then, within a period of four weeks, we do our best to accomplish as much as we can. Once the time is up, we close the sprint, move unfinished tasks back on the backlog pile, and post a message via all the channels (Forum, Diaspora*, Mastodon, blog post) about the recent changes and new developments on the **Disroot** platform.
We run deployments on bi-weekly basis on Tuesdays. We collect all proposed changes and updates over the week in form of issues in the repository and assign them to a milestone which in our case is the deployment date. We then test everything make sure changes are solid and ready to be pushed in production. Once all the work is done and ready, we run deployments, mark issues done and update our changelog.
Additionally once a year we send out our **Annual Report** which is a summary of what has been done in the past year, what were the costs and incomes for the entire year and our estimated budget and plans for the following year.
Additionally once a year we send out our **Annual Report** which is a summary of what has been done in the past year, what were the costs and incomes for the entire year and our estimated budget and plans for the following year.
---
![](eye.png?resize=45,45)
# How can I see what is happening?
The best way to see what are we currently busy with, what we've done so far and what we are planning for the future is to follow our project board.
The best way to see what are we currently busy with, what we've done so far and what we are planning for the future is to follow our git repositories.
[Disroot Project Board](https://board.disroot.org/project/disroot-disroot) | [Current progress](https://board.disroot.org/project/disroot-disroot/kanban) |
[List of issues](https://board.disroot.org/project/disroot-disroot/issues)
[Disroot Project](https://git.disroot.org/Disroot/Disroot-Project) | [Current progress](https://git.disroot.org/Disroot/CHANGELOG) |
[List of issues](https://git.disroot.org/Disroot/Disroot-Project/issues)