Skip to content

Commit 5316e58

Browse files
torgoctcpipdavid-a-wheeler
authored
Add invitation to open issues (#524)
* Add invitation to open issues Add an invitation to open issues to the regexp summary doc Signed-off-by: Daniel Appelquist <[email protected]> * Update docs/Correctly-Using-Regular-Expressions.md Co-authored-by: Chris de Almeida <[email protected]> Signed-off-by: Daniel Appelquist <[email protected]> * Update docs/Correctly-Using-Regular-Expressions.md Signed-off-by: Daniel Appelquist <[email protected]> --------- Signed-off-by: Daniel Appelquist <[email protected]> Signed-off-by: David A. Wheeler <[email protected]> Co-authored-by: Chris de Almeida <[email protected]> Co-authored-by: David A. Wheeler <[email protected]>
1 parent 2a82d02 commit 5316e58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Correctly-Using-Regular-Expressions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,10 @@ For detailed rationale, along with other information such as contributor credits
131131

132132
Our thanks to Seth Larson, whose article [Seth Larson’s Regex character “$” doesn't mean “end-of-string”](https://sethmlarson.dev/regex-$-matches-end-of-string-or-newline) raised awareness of some of the problems dicussed here.
133133

134+
## Contributions and Corrections Welcome
135+
136+
If you have any additions, changes, or corrections you'd like to suggest, please [open an issue](https://github.com/ossf/wg-best-practices-os-developers/issues) or [create a pull request](https://github.com/ossf/wg-best-practices-os-developers/pulls). We appreciate your contributions!
137+
138+
## License
139+
134140
This document is released under the [Creative Commons CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/).

0 commit comments

Comments
 (0)