From 4f1a0d0033d03b6b77f948ea8ec51ddce5b65c15 Mon Sep 17 00:00:00 2001 From: aewens Date: Thu, 27 Dec 2018 13:09:22 -0600 Subject: [PATCH] Added priorities to project --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ed552d5..7d18866 100644 --- a/README.md +++ b/README.md @@ -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.