Compare commits
No commits in common. "cd881da0720e7f287765af4e470246669e96e14c" and "775d766d14045c7c66a9a777825e3ff18b6751e7" have entirely different histories.
cd881da072
...
775d766d14
@ -264,9 +264,3 @@ Here you can change `package name` and `package version`.
|
|||||||

|

|
||||||
|
|
||||||
This repository is maintained by Wyatt Studio but work is in progress.
|
This repository is maintained by Wyatt Studio but work is in progress.
|
||||||
|
|
||||||
## Simple work flow diagramm
|
|
||||||
|
|
||||||
To sum up, here a simple work flow diagramm.
|
|
||||||
|
|
||||||

|
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
@startuml Simple Developpment Workflow
|
|
||||||
start
|
|
||||||
:Create an issue;
|
|
||||||
:Create branch related to the issue;
|
|
||||||
repeat :Commit related to the issue;
|
|
||||||
repeat while (feature is done)
|
|
||||||
:Update coverage;
|
|
||||||
:Close issue via last commit;
|
|
||||||
:Rebase from `master`;
|
|
||||||
:Create pull request;
|
|
||||||
:Merge branches;
|
|
||||||
:Update version;
|
|
||||||
:Publish package;
|
|
||||||
stop
|
|
||||||
@enduml
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 7.5 KiB |
Loading…
x
Reference in New Issue
Block a user