Skip to content

Commit 348729e

Browse files
authored
docs: make sure references to feature requests mention discussions (#17787)
2 parents 57c2b66 + c2632af commit 348729e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE/feature.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: "\U0001F389 Suggest a feature"
3-
about: Please create a feature request here https://github.com/lampepfl/dotty-feature-requests
3+
about: Please create a feature request here https://github.com/lampepfl/dotty/discussions/new?category=feature-requests
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

10-
Please create a feature request here: [lampepfl/dotty-feature-requests](https://github.com/lampepfl/dotty-feature-requests).
10+
Please create a feature request in the [Dotty Discussions](https://github.com/lampepfl/dotty/discussions/new?category=feature-requests).

MAINTENANCE.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ The issue supervisor is responsible for:
1616
- Attempting to reproduce the issue (or label “stat:cannot reproduce”)
1717
- Further minimizing the issue or asking the reporter of the issue to minimize it correctly (or label “stat:needs minimization”)
1818
- Identifying which issues are of considerable importance and bringing them to the attention of the team during the Dotty meeting, where they can be filtered and added to the [Future Versions](https://github.com/lampepfl/dotty/milestone/46) milestone.
19+
- Identifying if a report is really a feature request and if so, converting it to
20+
a [feature request discussion](https://github.com/lampepfl/dotty/discussions/categories/feature-requests).
21+
- Keeping an eye on new
22+
[discussions](https://github.com/lampepfl/dotty/discussions), making sure they
23+
don't go unanswered and also correctly labeling new feature requests.
1924

2025
Other core teammates are responsible for providing information to the issue supervisor in a timely manner when it is requested if they have that information.
2126

@@ -32,7 +37,6 @@ The issue supervisor schedule is maintained in the [Issue Supervisor Statistics
3237
An issue supervisor needs to have all the accesses and privileges required to get their job done. This might include:
3338

3439
- Admin rights in lampepfl/dotty repository
35-
- Admin rights in lampepfl/dotty-feature-requests repository
3640
- Permission to create new repositories in lampepfl organization (needed to fork repositories for the community build)
3741
- Access to the LAMP slack to be able to ask for help with the infrastructure, triaging and such
3842

0 commit comments

Comments
 (0)