[
https://issues.apache.org/jira/browse/BEAM-14442?focusedWorklogId=769267&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769267
]
ASF GitHub Bot logged work on BEAM-14442:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/May/22 19:47
Start Date: 11/May/22 19:47
Worklog Time Spent: 10m
Work Description: kennknowles commented on code in PR #17588:
URL: https://github.com/apache/beam/pull/17588#discussion_r870688440
##########
.github/ISSUE_TEMPLATE/bug.yml:
##########
@@ -0,0 +1,166 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+name: Bug Report
+description: File a bug report
+title: "[Bug]: "
+labels: ["bug", "awaiting triage"]
+assignees:
+ - octocat
+body:
+ - type: markdown
+ attributes:
+ value: |
+ Thanks for taking the time to fill out this bug report!
+ - type: textarea
+ id: what-happened
+ attributes:
+ label: What happened?
+ description: Please describe your issue
+ validations:
+ required: true
+ - type: dropdown
+ id: priority
+ attributes:
+ label: Issue Priority
+ description: What priority is this bug?
+ options:
+ - "Priority: 0"
+ - "Priority: 1"
+ - "Priority: 2"
+ - "Priority: 3"
+ - "Priority: 4"
Review Comment:
I don't think P4 is helpful, but if you have a new way to distinguish P3 and
P4 we could add it.
Issue Time Tracking
-------------------
Worklog Id: (was: 769267)
Time Spent: 40m (was: 0.5h)
> Create issue templates for common scenarios
> -------------------------------------------
>
> Key: BEAM-14442
> URL: https://issues.apache.org/jira/browse/BEAM-14442
> Project: Beam
> Issue Type: Sub-task
> Components: beam-community
> Reporter: Danny McCormick
> Assignee: Danny McCormick
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)