You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Commit a failing test for the bug:
`git commit -am "Adds a failing test to demonstrate that thing"`
4. Commit a fix that makes the test pass:
`git commit -am "Adds a fix for that thing!"`
add -S to above commands, in order to apply signing, see issue #237
The text was updated successfully, but these errors were encountered:
FROM CONTRIBUTING.md
add
-S
to above commands, in order to apply signing, see issue #237The text was updated successfully, but these errors were encountered: