Skip to content

Commit 996540f

Browse files
committed
build: update copy
1 parent dcbd949 commit 996540f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autoclose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ jobs:
129129
130130
- If you are attempting to contribute a new package, sometimes the best approach is to simply copy the contents of an existing package and then modify the minimum amount necessary to implement the feature (e.g., changing descriptions, parameter names, and implementation).
131131
- If you are contributing tests, find a package implementing a similar feature and emulate the tests of that package.
132-
- If you are updating documentation, examine several similar packages and emulate the tests, style, and prose of those packages.
132+
- If you are updating documentation, examine several similar packages and emulate the content, style, and prose of those packages.
133133
134-
In short, the more effort you put in to ensure that your contribution looks and feels like stdlib--including variables names, bracket spacing, line breaks, etc--the more likely that your contribution will be reviewed and ultimately accepted. We encourage you to study the codebase **before** continuing to work on this pull request.
134+
In short, the more effort you put in to ensure that your contribution looks and feels like stdlibincluding variables names, bracket spacing, line breaks, etcthe more likely that your contribution will be reviewed and ultimately accepted. We encourage you to closely study the codebase **before** continuing to work on this pull request.
135135
136136
Thank you again for your interest in stdlib, and we look forward to reviewing your future contriubtions.
137137

0 commit comments

Comments
 (0)