Skip to content

Commit

Permalink
Update README_dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jellepoland authored Aug 12, 2024
1 parent 82648fb commit 7325af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Hi! Welcome to this Python Template, this `README_dev.md` contains instructions

### Steps for implementing a new feature
1. Create an issue on GitHub
2. Create a branch from this issue, from the branch source: `develop`
2. Create a branch from this issue and change the branch source to `develop`
3. Use provided cmds to checkout this branch locally
4. --- Implement your new feature---
5. git add, git commit (with # to current Issue number), git push
Expand Down

0 comments on commit 7325af0

Please sign in to comment.