Skip to content

Commit

Permalink
Move Agile Software Development to "Development process"
Browse files Browse the repository at this point in the history
  • Loading branch information
romenrg authored Nov 30, 2020
1 parent 995bd12 commit 2ac3bfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ _This is a work in progress. Important knowledge might be missing, existing bull

#### Development process

* Comfortable with iterative and incremental development
* Self-organizing capability
* Know about [Agile Software Development principles](https://agilemanifesto.org/principles.html)
* Be comfortable with iterative and incremental development
* Have self-organizing capabilities
* Avoid creating false expectations (e.g. with [time estimates](https://www.romenrg.com/blog/2015/09/28/why-asking-developers-for-time-estimates-in-software-projects-is-a-terrible-idea-and-how-to-bypass-it-with-scrum/))
* Focus on priorities and business value

Expand Down Expand Up @@ -124,7 +125,6 @@ _This is a work in progress. Important knowledge might be missing, existing bull
* [Pull Request best practices](https://blog.github.com/2015-01-21-how-to-write-the-perfect-pull-request/)
* Focus on the relevant pieces when performing code-reviews
* [Pair Programming best practices](https://martinfowler.com/articles/on-pair-programming.html)
* Know about [Agile Software Development principles](https://agilemanifesto.org/principles.html)

#### DevOps practices

Expand Down

0 comments on commit 2ac3bfb

Please sign in to comment.