Skip to content

Commit 0546496

Browse files
authored
Add invitation to open issues (#523)
* Add invitation to open issues This adds a simple invitation to open issues to the bottom of the Regexp "Rationale" document. Signed-off-by: Daniel Appelquist <[email protected]> * Update docs/Correctly-Using-Regular-Expressions-Rationale.md Signed-off-by: Daniel Appelquist <[email protected]> * Update docs/Correctly-Using-Regular-Expressions-Rationale.md Signed-off-by: Daniel Appelquist <[email protected]> --------- Signed-off-by: Daniel Appelquist <[email protected]>
1 parent 5316e58 commit 0546496

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Correctly-Using-Regular-Expressions-Rationale.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,10 @@ We would like to thank the following contributors:
487487

488488
For detailed rationale, along with other information such as contributor credits, see [Correctly Using Regular Expressions Rationale](./Correctly-Using-Regular-Expressions-Rationale).
489489

490+
## Contributions and Corrections Welcome
491+
492+
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 [open a pull request](https://github.com/ossf/wg-best-practices-os-developers/pulls). We appreciate your contributions!
493+
490494
## License
491495

492496
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)