You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concept.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,13 +60,13 @@ If you want to be more accurate on the issues that belong to a release, you can
60
60
61
61
> The output above is a result of release notes built from issues.
62
62
63
-
#### Help 🤖 to write wondeful stuff (issues)
63
+
#### Help 🤖 to write wonderful stuff (issues)
64
64
65
-
In order to have spliendid generated release notes, we reccomend to follow these convensions:
65
+
In order to have splendidly generated release notes, we reccomend to follow these convensions:
66
66
67
-
1. Start the title with a verb (e.g. Change header styles)
67
+
1. Start the title with a verb (e.g. **Change** header styles)
68
68
2. Use the imperative mood in the title (e.g. Fix, not Fixed or Fixes header styles)
69
-
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have a one of the specified labels.
69
+
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have more than one of the specified labels.
70
70
71
71
### `commits`
72
72
@@ -87,9 +87,9 @@ The output would then use commit messages (title + description) to look somethin
87
87
88
88
#### Help 🤖 to write wondeful stuff (commits)
89
89
90
-
In order to have spliendid generated release notes, we reccomend to follow these convensions:
90
+
In order to have splendidly generated release notes, we reccomend to follow these convensions:
91
91
92
-
1. Start the subject line with a verb (e.g. Change header styles)
92
+
1. Start the subject line with a verb (e.g. **Change** header styles)
93
93
2. Use the imperative mood in the subject line (e.g. Fix, not Fixed or Fixes header styles)
0 commit comments