Update README.md

This commit is contained in:
dannydannydanny 2021-03-31 11:30:53 +02:00 committed by GitHub
parent 14227599fe
commit ed54b6be06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,9 @@
## Repo Roadmap ## Repo Roadmap
* [x] 2021Q1: ~Gitmoji -> (general) Methodology~ :white_check_mark: * [x] 2021Q1: ~Gitmoji -> (general) Methodology~ :white_check_mark:
* [ ] 2021Q2: Git Methodology -> Branching, Merging and Pull Requests * [ ] 2021Q2: Development Methodology
* [ ] Git (Branching, Merging and Pull Requests)
* [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks
* [ ] 2021Q3: Organize other methodology better * [ ] 2021Q3: Organize other methodology better
* [ ] 2021Q4: Add collaborators * [ ] 2021Q4: Add collaborators
@ -48,7 +50,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull R
[coverage-badge]: https://img.shields.io/badge/Coverage-100%25-brightgreen.svg [coverage-badge]: https://img.shields.io/badge/Coverage-100%25-brightgreen.svg
## Other methdology ## Other methdology
* [Things you should do know](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/) * [Things you should do now](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/)
* Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) * Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html)
* Follow [software engineering laws](https://www.netmeister.org/blog/software-engineering-laws.html) * Follow [software engineering laws](https://www.netmeister.org/blog/software-engineering-laws.html)
* Use [scrum methodology](https://www.scruminc.com/scrum-glossary/) * Use [scrum methodology](https://www.scruminc.com/scrum-glossary/)