Skip to content

Commit df2d729

Browse files
authored
Add CONTIBUTING note about GitHub Actions in Forks (#29)
Signed-off-by: Marc Lopez <marc5.12@outlook.com>
1 parent eade2fb commit df2d729

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ The codebase is maintained using the "contributor workflow" where everyone witho
6262
To contribute a patch, make sure you follow this workflow:
6363

6464
1. Fork repository
65-
2. Create topic branch
66-
3. Commit patches
65+
2. Enable GitHub actions to run in your fork
66+
3. Create topic branch
67+
4. Commit patches
6768

6869
### Commit Messages
6970

0 commit comments

Comments
 (0)