File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 📑 Proposed changes
2-
1+ <!--
32Describe the big picture of your changes here to communicate to the maintainers
43why we should accept this pull request. If it fixes a bug or resolves a feature
54request, be sure to link to that issue.
5+ -->
66
77## 🍱 Types of changes
88
@@ -12,6 +12,7 @@ that apply_
1212- [ ] Enhancement
1313- [ ] [ New proposal] ( https://aep.dev/1#workflow )
1414- [ ] Migrated from google.aip.dev
15+ - [ ] Chore / Quick Fix
1516
1617## 📋 Your checklist for this pull request
1718
@@ -24,9 +25,13 @@ contributing to this repository.
2425- [ ] Ensure that your PR
2526 [ references AEPs] ( https://aep.dev/style-guide#referencing-aeps )
2627 correctly.
28+ - [ ] [ My code has been formatted] ( https://aep.dev/contributing#formatting )
29+ (usually ` prettier -w . ` )
2730
2831### Additional checklist for a new AEP
2932
33+ <!-- delete if this is not a new AEP -->
34+
3035- [ ] A new AEP ** should** be no more than two pages if printed out.
3136- [ ] Ensure that the PR is editable by maintainers.
3237- [ ] Ensure that [ File structure] ( https://aep.dev/style-guide#file-structure )
You can’t perform that action at this time.
0 commit comments