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: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
## [0.1.5] - 2026-03-23
8
+
9
+
- Added a reuse-report issue path so real downstream maintainers can share what they kept, cut, or rewrote after trying the kit.
7
10
- Added an open-question issue template and removed issue title prefixes so unclear reports can arrive without being forced into the wrong bucket first.
8
11
- Added a smaller, concrete copy path for repositories that only want core docs, one issue template, and an optional trimmed validation baseline, including a new minimal-copy example.
9
12
- Added a lightweight code of conduct and issue-template chooser config so copied repositories get a clearer public governance baseline.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,10 @@ That keeps the public checks truthful while still giving the repository a minima
156
156
- contributor-facing docs that stay close to actual repository behavior
157
157
- lightweight governance files that make maintenance easier to hand over
158
158
159
+
## Using this kit?
160
+
161
+
If you try this in a real repository, open a reuse report and say what you kept, cut, or rewrote on the first pass. That kind of feedback is more useful here than a generic +1 because it shows where the maintainer layer is actually helping and where it still reads too much like the source repository.
162
+
159
163
## Next step
160
164
161
165
Adapt the templates to a real repository, then keep the docs, issue flow, and release process aligned as the project evolves.
0 commit comments