mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-07 08:04:28 +08:00
chore: update pull request template to clarify naming convention with a warning for gerund form
This commit is contained in:
parent
d78f4c9b80
commit
02daec8cef
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -20,9 +20,6 @@
|
||||
|
||||
## Checklist
|
||||
|
||||
**Naming**
|
||||
- [ ] Name uses gerund form — first word ends in `-ing` (e.g. `generating-apex-tests`)
|
||||
|
||||
**Description quality**
|
||||
- [ ] Describes what the skill does and the expected output
|
||||
- [ ] Includes relevant Salesforce domain keywords (Apex, LWC, SOQL, metadata types, etc.)
|
||||
@ -45,3 +42,4 @@
|
||||
- Directory is one level deep, named in kebab-case, contains `SKILL.md`
|
||||
- Frontmatter `name` matches directory name; `description` is present, ≥ 20 words, and includes trigger language
|
||||
- Body is non-empty and under 500 lines
|
||||
- Name uses gerund form ⚠ (warning — does not block merge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user