Skip to content

Commit e3f35d7

Browse files
tweak(.github): Update pr template wording (Significant-Gravitas#8103)
* update pr template wording * add what and how * Update .github/PULL_REQUEST_TEMPLATE.md --------- Co-authored-by: Toran Bruce Richards <[email protected]>
1 parent 0040495 commit e3f35d7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
Only for the new autogpt platform, currently in rnd/
1313

1414
<!--
15-
Please confirm you have tested our critical paths
15+
Please make sure your changes have been tested and are in good working condition.
16+
Here is a list of our critical paths, if you need some inspiration on what and how to test:
1617
-->
1718

18-
- [ ] Create from scratch and execute an agent with at least 3 blocks
19-
- [ ] Import an agent from file upload, and confirm it executes correctly
20-
- [ ] Upload agent to marketplace
21-
- [ ] Import an agent from marketplace and confirm it executes correctly
22-
- [ ] Edit an agent from monitor, and confirm it executes correctly
19+
- Create from scratch and execute an agent with at least 3 blocks
20+
- Import an agent from file upload, and confirm it executes correctly
21+
- Upload agent to marketplace
22+
- Import an agent from marketplace and confirm it executes correctly
23+
- Edit an agent from monitor, and confirm it executes correctly

0 commit comments

Comments
 (0)