8000 Update contributors.md · simonw/setup-python@2268531 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2268531

Browse files
authored
Update contributors.md
1 parent dcf56df commit 2268531

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/contributors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ During the commit step, Husky will take care of formatting all files with [Prett
2525
### Testing
2626

2727
We ask that you include a link to a succesfull run that utilizes the changes you are working on. For example, if your changes are in the branch `newAwesomeFeature`, then show an example run that uses `setup-python@newAwesomeFeature` or `my-fork@newAwesomeFeature`. This will help speed up testing and help us confirm that there are no breaking changes or bugs.
28+
29+
### Releases
30+
31+
There is a `master` branch where contributor changes are merged into. There are also release branches such as `releases/v1` that are used for tagging (for example the `v1` tag) and publishing new versions of the action. Changes from `master` are periodically merged into a releases branch. You do not need to create any PR that merges changes from master into a releases branch.

0 commit comments

Comments
 (0)
0