Skip to content

Commit

Permalink
Merge branch 'release/v0.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMaruchu committed Aug 9, 2018
2 parents 8a4984c + 53859a5 commit 4b87e8f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@
loadSidebar: true,
coverpage: 'cover.md',
subMaxLevel: 2
}

};
</script>
<script src="//unpkg.com/docsify/lib/plugins/emoji.min.js"></script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
</body>

</html>
14 changes: 7 additions & 7 deletions roadmaps/2018.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Legends of annotations:
| ------------- | ---------------------- |
| bullet | work not started |
| check mark | work completed |
| :running_man: | work in progress |
| :thinking: | still under discussion |
| :running: | work in progress |
| :construction:| still under discussion |
| :hand: | blocked work |

## MajiFix Citizen
Expand All @@ -26,31 +26,31 @@ While most of the modules here are stable, we are working very hard to improve t

### MajiFix SMS (Short Message Service)

- :running_man: Improve contributing experience:
- :running: Improve contributing experience:
- [ ] Describe how it works
- [ ] Add contributing guide

### MajiFix Android

- :running_man: Improve contributing experience:
- :running: Improve contributing experience:
- [ ] Describe how it works
- [ ] Add contributing guide

### MajiFix IVR (Interactive Voice Response)

- :running_man: Improve contributing experience:
- :running: Improve contributing experience:
- [ ] Describe how it works
- [ ] Add contributing guide

### MajiFix USSD (Unstructured Supplementary Service Data)

- :running_man: Improve contributing experience:
- :running: Improve contributing experience:
- [ ] Describe how it works
- [ ] Add contributing guide

### MajiFix Messenger Bot

- :running_man: Improve contributing experience:
- :running: Improve contributing experience:
- [ ] Describe how it works
- [ ] Add contributing guide

Expand Down

0 comments on commit 4b87e8f

Please sign in to comment.