Add a link to milestones

This commit is contained in:
Micah Jerome Ellison 2021-10-09 12:53:47 -07:00
parent 5a2e883958
commit 7c2d64f002

View file

@ -118,6 +118,8 @@ You can search the [jrnl GitHub issues](https://github.com/jrnl-org/jrnl/issues)
* [bug](https://github.com/jrnl-org/jrnl/labels/bug) * [bug](https://github.com/jrnl-org/jrnl/labels/bug)
* [enhancement](https://github.com/jrnl-org/jrnl/labels/enhancement) * [enhancement](https://github.com/jrnl-org/jrnl/labels/enhancement)
You can also get a feel for the project's priorities by reviewing the [milestones](https://github.com/jrnl-org/jrnl/milestones).
### A note for new programmers and programmers new to python ### A note for new programmers and programmers new to python
Although jrnl has grown quite a bit since its inception, the overall complexity (for an end-user program) is fairly low, and we hope you'll find the code easy enough to understand. Although jrnl has grown quite a bit since its inception, the overall complexity (for an end-user program) is fairly low, and we hope you'll find the code easy enough to understand.