You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.6 KiB
43 lines
1.6 KiB
![]()
11 months ago
|
# For the subject line:
|
||
|
# * Use 50 characters maximum.
|
||
|
# * Do not use a sentence-ending period.
|
||
|
Add your title here
|
||
|
|
||
|
# Why is this change happening, e.g. goals, use cases, stories, etc.?
|
||
|
Why:
|
||
|
|
||
|
# How is this change happening, e.g. implementations, algorithms, etc.?
|
||
|
How:
|
||
|
|
||
|
# Tags suitable for searching, such as hashtags, keywords, etc.
|
||
|
Tags:
|
||
|
|
||
|
# See links to relevant web pages, issue trackers, blog articles, etc.
|
||
|
# See: https://example.com/
|
||
|
# See: [Example Page](https://example.com/)
|
||
|
|
||
|
# List all co-authors, so version control systems can connect teams.
|
||
|
# Co-authored-by: Name <name@example.com>
|
||
|
# Co-authored-by: Name <name@example.com>
|
||
|
|
||
|
# ## Help ##
|
||
|
#
|
||
|
# Subject line imperative uppercase verbs:
|
||
|
#
|
||
|
# Add = Create a capability e.g. feature, test, dependency.
|
||
|
# Drop = Delete a capability e.g. feature, test, dependency.
|
||
|
# Fix = Fix an issue e.g. bug, typo, accident, misstatement.
|
||
|
# Bump = Increase the version of something e.g. a dependency.
|
||
|
# Make = Change the build process, or tools, or infrastructure.
|
||
|
# Start = Begin doing something; e.g. enable a toggle, feature flag, etc.
|
||
|
# Stop = End doing something; e.g. disable a toggle, feature flag, etc.
|
||
|
# Optimize = A change that MUST be just about performance, e.g. speed up code.
|
||
|
# Document = A change that MUST be only in the documentation, e.g. help files.
|
||
|
# Refactor = A change that MUST be just refactoring.
|
||
|
# Reformat = A change that MUST be just format, e.g. indent line, trim space, etc.
|
||
|
# Rephrase = A change that MUST be just textual, e.g. edit a comment, doc, etc.
|
||
|
#
|
||
|
#
|
||
|
# For the body text:
|
||
|
# * Use as many lines as you like.
|
||
|
# * Use 72 characters maximum per line for typical word wrap text.
|