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
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
4
4
title: ''
5
5
labels: ''
6
6
assignees: ''
7
7
8
8
---
9
9
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).
Copy file name to clipboardExpand all lines: MAINTENANCE.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,11 @@ The issue supervisor is responsible for:
16
16
- Attempting to reproduce the issue (or label “stat:cannot reproduce”)
17
17
- Further minimizing the issue or asking the reporter of the issue to minimize it correctly (or label “stat:needs minimization”)
18
18
- 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.
19
24
20
25
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.
21
26
@@ -32,7 +37,6 @@ The issue supervisor schedule is maintained in the [Issue Supervisor Statistics
32
37
An issue supervisor needs to have all the accesses and privileges required to get their job done. This might include:
33
38
34
39
- Admin rights in lampepfl/dotty repository
35
-
- Admin rights in lampepfl/dotty-feature-requests repository
36
40
- Permission to create new repositories in lampepfl organization (needed to fork repositories for the community build)
37
41
- Access to the LAMP slack to be able to ask for help with the infrastructure, triaging and such
0 commit comments