| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 308d361 commit 3c70f68
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,6 @@ See [details on our policy on Code of Conduct](./doc/guides/contributing/code-of | |||
| 19 | 19 | * [Discussing non-technical topics](./doc/guides/contributing/issues.md#discussing-non-technical-topics) | |
| 20 | 20 | * [Submitting a Bug Report](./doc/guides/contributing/issues.md#submitting-a-bug-report) | |
| 21 | 21 | * [Triaging a Bug Report](./doc/guides/contributing/issues.md#triaging-a-bug-report) | |
| 22 | - * [Resolving a Bug Report](./doc/guides/contributing/issues.md#resolving-a-bug-report) | ||
| 23 | 22 | ||
| 24 | 23 | ## [Pull Requests](./doc/guides/contributing/pull-requests.md) | |
| 25 | 24 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,6 @@ | |||
| 4 | 4 | * [Discussing non-technical topics](#discussing-non-technical-topics) | |
| 5 | 5 | * [Submitting a Bug Report](#submitting-a-bug-report) | |
| 6 | 6 | * [Triaging a Bug Report](#triaging-a-bug-report) | |
| 7 | - * [Resolving a Bug Report](#resolving-a-bug-report) | ||
| 8 | 7 | ||
| 9 | 8 | ## Asking for General Help | |
| 10 | 9 | ||
@@ -88,13 +87,5 @@ activities, such as applying labels and closing/reopening/assigning issues. | |||
| 88 | 87 | For more information on the roles and permissions, see ["Permission levels for | |
| 89 | 88 | repositories owned by an organization"](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization#permission-levels-for-repositories-owned-by-an-organization). | |
| 90 | 89 | ||
| 91 | - ## Resolving a Bug Report | ||
| 92 | - | ||
| 93 | - In the vast majority of cases, issues are resolved by opening a Pull Request. | ||
| 94 | - The process for opening and reviewing a Pull Request is similar to that of | ||
| 95 | - opening and triaging issues, but carries with it a necessary review and approval | ||
| 96 | - workflow that ensures that the proposed changes meet the minimal quality and | ||
| 97 | - functional guidelines of the Node.js project. | ||
| 98 | - | ||
| 99 | 90 | [Node.js help repository]: https://github.com/nodejs/help/issues | |
| 100 | 91 | [Technical Steering Committee (TSC) repository]: https://github.com/nodejs/TSC/issues | |
| Back | FazBrowse Home | New Git URL |
0 commit comments