-
Notifications
You must be signed in to change notification settings - Fork 2
add documentation policy pipeline #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
e394bdd
8e089b9
c853c2d
4071882
3270b5b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -139,3 +139,5 @@ npm run dev | |
|
|
||
| If you need assistance or want to connect with the team, feel free to join our [Matrix Community Server](https://matrix.to/#/#devguard:matrix.org) and reach out directly. The Devguard team is happy to support new contributors. | ||
|
|
||
| Some tickets are labeled with a <a href='https://github.com/l3montree-dev/devguard/issues?q=is%3Aissue%20state%3Aopen%20label%3ADOCUMENTATION-REQUIRED'><Badge variant="documentationRequired"> DOCUMENTATION-REQUIRED</Badge></a> badge. When you see this label, the code changes in your contribution also require corresponding documentation updates in the <a href='https://github.com/l3montree-dev/devguard-documentation'>Devguard Documentation Repository</a>. | ||
|
||
| Please ensure your documentation pull request uses the same title as the original issue for easy tracking. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This new contributor note links to
https://github.com/l3montree-dev/devguard-documentation, but the rest of this repo referencesl3montree-dev/devguard-docs(e.g., README.md and SECURITY.md). If the documentation repository is actuallydevguard-docs, update this link (and the visible name capitalization) so contributors are sent to the right place.