-
Notifications
You must be signed in to change notification settings - Fork 0
docs: Update documentation standards to 2026 best practices #49
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
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -44,15 +44,29 @@ We are committed to providing a welcoming and inspiring community for everyone. | |
|
|
||
| ## Getting Started | ||
|
|
||
| ### First-Time Contributors | ||
|
|
||
| 👋 **Welcome!** We're excited to have you contribute to Interact! | ||
|
|
||
| **Never contributed to open source before?** Here are some helpful resources: | ||
| - [First Contributions Guide](https://github.com/firstcontributions/first-contributions) | ||
| - [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/) | ||
| - [Understanding the GitHub Flow](https://guides.github.com/introduction/flow/) | ||
|
|
||
| **Looking for a good first issue?** | ||
| - Browse issues labeled [`good first issue`](https://github.com/Krosebrook/interact/labels/good%20first%20issue) | ||
| - Check issues labeled [`help wanted`](https://github.com/Krosebrook/interact/labels/help%20wanted) | ||
| - Read through [`documentation` issues](https://github.com/Krosebrook/interact/labels/documentation) for easy entry points | ||
|
|
||
| ### Prerequisites | ||
|
|
||
| Before you begin, ensure you have: | ||
|
|
||
| - **Node.js 18+** installed | ||
| - **Node.js 18+** installed ([Download](https://nodejs.org/)) | ||
| - **npm** or **yarn** package manager | ||
| - **Git** for version control | ||
| - **Code editor** (VS Code recommended) | ||
| - **GitHub account** for pull requests | ||
| - **Git** for version control ([Download](https://git-scm.com/)) | ||
| - **Code editor** (VS Code recommended, [Download](https://code.visualstudio.com/)) | ||
| - **GitHub account** for pull requests ([Sign up](https://github.com/join)) | ||
|
|
||
| ### Fork and Clone | ||
|
|
||
|
|
@@ -548,8 +562,10 @@ npm audit | |
| ### Communication Channels | ||
|
|
||
| - **GitHub Issues:** For bug reports and feature requests | ||
| - **Pull Requests:** For code discussions | ||
| - **GitHub Discussions:** For general questions (if enabled) | ||
| - **Pull Requests:** For code discussions and reviews | ||
| - **GitHub Discussions:** For general questions and community discussions | ||
| - **Email:** contribute@krosebrook.com (for general contribution inquiries) | ||
| - **Security:** security@krosebrook.com (for security-related issues only) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. P3: The newly added security email conflicts with the earlier security reporting instructions that still say the contact is TBD, which can send reporters to the wrong place. Update the security reporting step to use the same email address. Prompt for AI agents |
||
|
|
||
| ### Common Questions | ||
|
|
||
|
|
@@ -628,9 +644,9 @@ Thank you for contributing to Interact! 🎉 | |
|
|
||
| --- | ||
|
|
||
| **Document Owner:** Engineering Team | ||
| **Last Updated:** January 12, 2026 | ||
| **Next Review:** March 2026 | ||
| **Document Owner:** Engineering Team | ||
| **Last Updated:** January 21, 2026 | ||
| **Next Review:** April 2026 | ||
|
|
||
| --- | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.