Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md (#772)
Browse files Browse the repository at this point in the history
Add comments to special labels and reviewpad summary for new users.
  • Loading branch information
Olshansk authored May 19, 2023
1 parent 470f4fe commit 35ce2e2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
1. Make the title of the PR is descriptive and follows this format: `[<Module>] <DESCRIPTION>`
2. Update the _Assigness_, _Labels_, _Projects_, _Milestone_ before submitting the PR for review.
3. Add label(s) for the purpose (e.g. `persistence`) and, if applicable, priority (e.g. `low`) labels as well.
4. See our custom action driven labels if you need to trigger a build or interact with an LLM - https://github.com/pokt-network/pocket/blob/main/docs/development/README.md#github-labels
-->

## Description

<!-- REMOVE this comment block after following the instructions
1. Add a summary of the change including: motivation, reasons, context, dependencies, etc...
2. If applicable, specify the key files that should be looked at.
1. Add a summary of the change including: motivation, reasons, context, dependencies, etc...
2. If applicable, specify the key files that should be looked at.
3. If you leave the `reviewpad:summary` block below, it'll autopopulate an AI generated summary. Alternatively, you can leave a `/reviewpad summarize` comment to trigger it manually.
-->
reviewpad:summary

Expand Down

0 comments on commit 35ce2e2

Please sign in to comment.