diff --git a/Developing rules b/Developing rules new file mode 100644 index 0000000..7230dbc --- /dev/null +++ b/Developing rules @@ -0,0 +1,5 @@ +- Everything from code to documentation is written in English +- Every developer has only one story in development. If the developer needs to halt with development in their story due to unforeseen reasons, they may already start with another story. +- Every branch works on one story +- User stories should be written in a clear way so that every developer can understand in what development status the ticket is +-