[ 
https://issues.apache.org/jira/browse/BEAM-14442?focusedWorklogId=769274&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769274
 ]

ASF GitHub Bot logged work on BEAM-14442:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/22 19:57
            Start Date: 11/May/22 19:57
    Worklog Time Spent: 10m 
      Work Description: damccorm commented on code in PR #17588:
URL: https://github.com/apache/beam/pull/17588#discussion_r870696246


##########
.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:
   > Let's rename this to issue-priorities 
https://beam.apache.org/contribute/jira-priorities/
   
   I'm a little confused - are you suggesting changing the template, or just 
renaming the jira priorities page? I have the rename in a larger doc update I'm 
working on I think - https://github.com/apache/beam/pull/17594 - if not I will 
add it.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 769274)
    Time Spent: 1h 10m  (was: 1h)

> 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: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to