I'm part of a small team and we're trying to redefine our development process to be more effective and intact. I want to have insight on how other teams, big and small, does it. Can you share a walk-through of your development process, from ticket to release, or alike. :)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
eXtreme Programming all the way! #yolo
At my job we are a small team: 1 project manager, 1 developer (me), 4 testers. We also have foreign collaborators (context: our project is a fork of their project). We have a classical "dev, test, prod" scheme.
It's quite efficient since we are a small team. Also the whole issue/pull request thing gives a lot of visibility for anyone interested in our work.