Skip to content

Commit

Permalink
docs: Add question option to issue templates (argoproj#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
simster7 authored Jan 6, 2020
1 parent 83ae2df commit 9444987
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Question
about: Ask a question regarding this project
title: ''
labels: 'question'
assignees: ''
---
<!-- Also consider asking your question on our Slack channel. See the README for more info! -->

# Summary

What do you want to know about this project?

# Motivation

Why do you need to know this, any examples or use cases you could include?

0 comments on commit 9444987

Please sign in to comment.