Commit 792d2f9
committed
Update contributing docs and PR template for changelog fragments
The fragment-based changelog system landed in isaac-sim#5434. Two contributor-
facing references still pointed at the old "edit CHANGELOG.rst directly"
workflow:
- docs/source/refs/contributing.rst — Maintaining a changelog and
extension.toml section described per-version editing of CHANGELOG.rst
with manual SemVer bumps.
- .github/PULL_REQUEST_TEMPLATE.md — checklist item asked contributors
to update the changelog and bump extension.toml.
Replaced the directly-affected paragraphs and the sample with the
fragment workflow. Section/style guidance (Added/Changed/Deprecated/
Removed/Fixed, past tense, sample bullets) stays verbatim.1 parent d3ce0b3 commit 792d2f9
2 files changed
Lines changed: 18 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
155 | 166 | | |
156 | 167 | | |
157 | 168 | | |
158 | 169 | | |
159 | 170 | | |
160 | | - | |
| 171 | + | |
161 | 172 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 173 | + | |
166 | 174 | | |
167 | 175 | | |
168 | 176 | | |
| |||
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
185 | | - | |
| 193 | + | |
186 | 194 | | |
187 | 195 | | |
188 | 196 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| |||
0 commit comments