Skip to content

Commit

Permalink
Add invitation to open issues (#524)
Browse files Browse the repository at this point in the history
* Add invitation to open issues

Add an invitation to open issues to the regexp summary doc

Signed-off-by: Daniel Appelquist <dan@torgo.com>

* Update docs/Correctly-Using-Regular-Expressions.md

Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
Signed-off-by: Daniel Appelquist <dan@torgo.com>

* Update docs/Correctly-Using-Regular-Expressions.md

Signed-off-by: Daniel Appelquist <dan@torgo.com>

---------

Signed-off-by: Daniel Appelquist <dan@torgo.com>
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
Co-authored-by: David A. Wheeler <dwheeler@dwheeler.com>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 2a82d02 commit 5316e58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/Correctly-Using-Regular-Expressions.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,10 @@ For detailed rationale, along with other information such as contributor credits

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.

## Contributions and Corrections Welcome

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!

## License

This document is released under the [Creative Commons CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/).

0 comments on commit 5316e58

Please sign in to comment.