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
| Alan Churley |[alan-churley](alan-churley)| CloudCall |
57
+
| Bahr Michael |[bahrmichael](https://github.com/bahrmichael)| Stedi |
57
58
58
59
## Labels
59
60
@@ -131,7 +132,7 @@ PRs are [labeled](#labels) based on file changes and semantic title. Pay attenti
131
132
132
133
Use and enforce [semantic versioning](https://semver.org/) pull request titles, as these will be used for [CHANGELOG](CHANGELOG.md) and [Release notes](https://github.com/awslabs/aws-lambda-powertools-typescript/releases) - make sure they communicate their intent at the human level.
133
134
134
-
For issues linked to a PR, our automation should apply the `pending-release` label. Make sure the label is always applied when merging. [Upon release](#releasing-a-new-version), these issues will be notified which release version contains their change.
135
+
For issues linked to a PR, our automation should apply the `status/pending-release` label. Make sure the label is always applied when merging. [Upon release](#releasing-a-new-version), these issues will be notified which release version contains their change.
135
136
136
137
See [Common scenarios](#common-scenarios) section for additional guidance.
137
138
@@ -159,7 +160,7 @@ See [Common scenarios](#common-scenarios) section for additional guidance.
159
160
160
161
Be familiar with [our definition of bug](#is-that-a-bug). If it's not a bug, you can close it or adjust its title and labels - always communicate the reason accordingly.
161
162
162
-
For bugs caused by upstream dependencies, replace `bug` with `bug-upstream` label. Ask the author whether they'd like to raise the issue upstream or if they prefer us to do so.
163
+
For bugs caused by upstream dependencies, replace `type/bug` with `type/bug-upstream` label. Ask the author whether they'd like to raise the issue upstream or if they prefer us to do so.
163
164
164
165
Assess the impact and make the call on whether we need an emergency release. Contact other [maintainers](#current-maintainers) when in doubt.
165
166
@@ -262,7 +263,7 @@ A contribution can get stuck often due to lack of bandwidth and language barrier
262
263
263
264
For language barrier and others, offer a 1:1 chat to get them unblocked. Often times, English might not be their primary language, and writing in public might put them off, or come across not the way they intended to be.
264
265
265
-
In other cases, you may have constrained capacity. Use `help=wanted` label when you want to signal other maintainers and external contributors that you could use a hand to move it forward.
266
+
In other cases, you may have constrained capacity. Use `help-wanted` label when you want to signal other maintainers and external contributors that you could use a hand to move it forward.
266
267
267
268
### Insufficient feedback or information
268
269
@@ -290,7 +291,7 @@ Make use of `help-wanted` and `good-first-issue` to signal additional contributi
290
291
291
292
Try offering a 1:1 call in the attempt to get to a mutual understanding and clarify areas that maintainers could help.
292
293
293
-
In the rare cases where both parties don't have the bandwidth or expertise to continue, it's best to use the `on-hold` label. By then, see if it's possible to break the PR or issue in smaller chunks, and eventually close if there is no progress.
294
+
In the rare cases where both parties don't have the bandwidth or expertise to continue, it's best to use the `status/on-hold` label. By then, see if it's possible to break the PR or issue in smaller chunks, and eventually close if there is no progress.
0 commit comments