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
Copy file name to clipboardExpand all lines: hacking.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Here's the process for contributing your changes:
71
71
* When you create your Pull Request to merge your changes back into the main repository, please provide a clear description.
72
72
* Specifically, make sure to clearly indicate:
73
73
***Type of PR:** What kind of change is this?
74
-
***User-facing change:** If your changes will be noticeable to users of the project, briefly explain what those changes are. If not, you can state "NONE"
74
+
***User-facing change:** If your changes will be noticeable to users of the project, briefly explain what those changes are. If not, you must state "NONE"
75
75
76
76
## Running unit tests and viewing coverage
77
77
SPO uses the Go's `testing` library augmented with [testify](https://github.com/stretchr/testify)
0 commit comments