]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Update automatic label 5279/head
authorFederico Caselli <cfederico87@gmail.com>
Fri, 24 Apr 2020 16:42:46 +0000 (18:42 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 24 Apr 2020 16:42:46 +0000 (18:42 +0200)
Change-Id: I5a1496a3bd55eb8f9863b9b8cb84f1784c26dbf0

.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md

index 0cc76fe88cb6d9f182b8585c23116904efb0e9f7..dd9b9cdbea3cd67d8373d0b8ed9fcb1aa7516503 100644 (file)
@@ -2,7 +2,7 @@
 name: Bug report
 about: Create a report to help us improve
 title: ''
-labels: bug
+labels: requires triage
 assignees: ''
 
 ---
index f959b06bd82c14adb3bc9cb9ff5f3bf84f18b05e..818bd38a548620ee58bf5c8921789cf47af4b5bf 100644 (file)
@@ -2,7 +2,7 @@
 name: Feature request
 about: Suggest an idea for this project
 title: ''
-labels: use case
+labels: requires triage
 assignees: ''
 
 ---
index d1ef227b4a682d171500c85554e4d4e9c52144bf..5a4118ee9e7d23bdd834d1b5a68c938074dd6898 100644 (file)
@@ -2,7 +2,7 @@
 name: Question
 about: Question regarding SQLAchemy features
 title: ''
-labels: question
+labels: requires triage
 assignees: ''
 
 ---