diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-10-13 01:05:29 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-13 01:05:29 +0200 |
commit | ce08e92ef245961c25d1b0febb5983fcc5c2809e (patch) | |
tree | 06fbdf1d5535e037d3ca34d5af6c2130eef1905b | |
parent | 8320626cdf6d0a9829e10197499e2944c64317c2 (diff) |
Update enhancement.md
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 9c5887f..90848c8 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -1,6 +1,6 @@ --- name: Enhancement -about: Suggest a small enhancement for org-roam-ui. This isn't so much new functionality as much as it is making current functionality a little bit better, such as descreasing the font size of some element, or trying to make a certain component more performant. +about: Suggest a small enhancement for org-roam-ui. This isn't so much new functionality as much as it is making current functionality a little bit better. title: "[ENH]" labels: enhancement assignees: '' |