Added priorities to project

This commit is contained in:
aewens 2018-12-27 13:09:22 -06:00
parent 8d55af2056
commit 4f1a0d0033
1 changed files with 12 additions and 11 deletions

View File

@ -12,21 +12,22 @@ it's users. To make this possible while keeping up with home-brewed open source
projects, there is a lot to be done. That is where this repository comes in.
Below are projects or ideas for ~center projects along with users working on
them and current status (todo, doing, done, discarded). If you are submitting
an idea without wanting to take ownership of the project, specify the user(s)
as "-". For project ideas with more than one user working on it, list the users
in comma-separated format (e.g. if alice and bob are working on the same
project then "alice, bob" would be listed under Contributors).
them, current status (todo, doing, done, discarded), and priority of the
project (high, medium, low). If you are submitting an idea without wanting to
take ownership of the project, specify the user(s) as "-". For project ideas
with more than one user working on it, list the users in comma-separated format
(e.g. if alice and bob are working on the same project then "alice, bob" would
be listed under Contributors).
Adding project ideas, enlistment to a project idea, or changing the status can
be done through a pull request.
| Project / Idea | Contributors | Status |
| -------------- | ------------ | ------ |
| database | aewens | doing |
| ldap-users | aewens | todo |
| dispatcher | - | todo |
| safe-center | - | todo |
| Project / Idea | Contributors | Status | Priority |
| -------------- | ------------ | ------ | -------- |
| database | aewens | doing | high |
| ldap-users | aewens | todo | high |
| dispatcher | - | todo | high-medium |
| safe-center | - | todo | low |
Use this space below to go into more detail about the specifics of the project.
As well, if the project exists you can link to it's repository here.