Improve repository with better documentation and templates#13501
Open
Dustin4444 wants to merge 3 commits intopostmanlabs:release-app-7.32from
Open
Improve repository with better documentation and templates#13501Dustin4444 wants to merge 3 commits intopostmanlabs:release-app-7.32from
Dustin4444 wants to merge 3 commits intopostmanlabs:release-app-7.32from
Conversation
Add new issue templates, pull request template, contributing guidelines, and code of conduct, and update release notes. * **Issue Templates** - Add `documentation_improvement.md` for suggesting documentation improvements. - Add `question.md` for asking questions about the project. * **Pull Request Template** - Add `PULL_REQUEST_TEMPLATE.md` to guide contributors in describing their changes, related issues, and additional context. * **Contributing Guidelines** - Add `CONTRIBUTING.md` to provide guidelines for reporting issues, submitting pull requests, and following coding standards. * **Code of Conduct** - Add `CODE_OF_CONDUCT.md` to establish expected behavior, unacceptable behavior, and enforcement responsibilities. * **Release Notes** - Update release notes for versions 7.22.1 to 7.32 to include more detailed descriptions, links to relevant documentation, and organize notes by categories such as "New Features," "Improvements," and "Bug Fixes." --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/postmanlabs/postman-app-support/tree/release-app-7.32?shareId=XXXX-XXXX-XXXX-XXXX).
…ll request template * **CONTRIBUTING.md**: Provide guidelines for contributing to the repository, including the process and expectations for new contributors. * **CODE_OF_CONDUCT.md**: Establish a code of conduct for contributors, including guidelines for maintaining a positive and inclusive community. * **.github/ISSUE_TEMPLATE/documentation_improvement.md**: Create a new issue template for documentation improvements, including sections for describing the improvement, the current state, and any additional context. * **.github/ISSUE_TEMPLATE/question.md**: Create a new issue template for questions, including sections for describing the question, any relevant context, and any additional information. * **PULL_REQUEST_TEMPLATE.md**: Provide a template for pull requests, including sections for describing the changes, any related issues, and any additional context. * **release-notes/app-7.22.1.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.23.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.24.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.25.1.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.25.2.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.25.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.26.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.27.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.28.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.29.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.30.1.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes." * **release-notes/app-7.30.md**: Organize release notes by categories such as "New Features," "Improvements," and "Bug Fixes."
* **Tasks** - Add "test" task to list contents of .github directory - Add "build" task to echo a message indicating no build process is required --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/postmanlabs/postman-app-support/tree/release-app-7.32?shareId=XXXX-XXXX-XXXX-XXXX).
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add new issue templates, pull request template, contributing guidelines, and code of conduct, and update release notes.
Issue Templates
documentation_improvement.mdfor suggesting documentation improvements.question.mdfor asking questions about the project.Pull Request Template
PULL_REQUEST_TEMPLATE.mdto guide contributors in describing their changes, related issues, and additional context.Contributing Guidelines
CONTRIBUTING.mdto provide guidelines for reporting issues, submitting pull requests, and following coding standards.Code of Conduct
CODE_OF_CONDUCT.mdto establish expected behavior, unacceptable behavior, and enforcement responsibilities.Release Notes
For more details, open the Copilot Workspace session.