mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
fix(docs): PR Conventions (#3066)
* added title for title guidelines * added example title --------- Co-authored-by: Jacob Padilla <jp@jacobpadilla.com>
This commit is contained in:
11
.github/pull_request_template.md
vendored
11
.github/pull_request_template.md
vendored
@@ -1,5 +1,16 @@
|
||||
<!-- Thank you for contributing! -->
|
||||
|
||||
<!--
|
||||
PR Title Guidelines:
|
||||
|
||||
Please use the format: <type>(<scope>): <short description>
|
||||
|
||||
Example: feat(icons): added `camera` icon
|
||||
|
||||
Common types: feat, fix, docs, style, refactor, test, chore
|
||||
Common scopes: icons, docs, studio, site, dev
|
||||
-->
|
||||
|
||||
<!-- Insert `closes #issueNumber` here if merging this PR will resolve an existing issue -->
|
||||
|
||||
## What is the purpose of this pull request?
|
||||
|
||||
Reference in New Issue
Block a user