diff options
author | Abseil Team <absl-team@google.com> | 2020-08-11 10:36:30 -0700 |
---|---|---|
committer | Gennadiy Rozental <rogeeff@google.com> | 2020-08-12 02:02:29 -0400 |
commit | 1b7e751e58ce7d40ac7d1ffd944a8e6928994dfa (patch) | |
tree | 3a9a34e5a000310bf149bd4151221111196f17c9 /.github/ISSUE_TEMPLATE/90-question.md | |
parent | ce4bc927755fdf0ed03d679d9c7fa041175bb3cb (diff) |
Export of internal Abseil changes
--
feb01287934e6824d3a7be58a835e1d0254a353e by Derek Mauro <dmauro@google.com>:
Add a general question template to our issue templates
PiperOrigin-RevId: 326051081
--
cf3c0ab96f179e5396574b0a1dd655d6f48b031c by Derek Mauro <dmauro@google.com>:
Add a bug report issue template
PiperOrigin-RevId: 326026210
--
e67506083474736fee2a98c585383481b6bf6f2f by Xiaoyi Zhang <zhangxy@google.com>:
Internal change
PiperOrigin-RevId: 325885389
--
59c6ad5f6004e8c62ceb28611cbc88cd52b65a16 by Gennadiy Rozental <rogeeff@google.com>:
Internal change
PiperOrigin-RevId: 325836079
GitOrigin-RevId: feb01287934e6824d3a7be58a835e1d0254a353e
Change-Id: I303617dfb5f05aea0bec089c84e2b486f12882b2
Diffstat (limited to '.github/ISSUE_TEMPLATE/90-question.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/90-question.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/90-question.md b/.github/ISSUE_TEMPLATE/90-question.md new file mode 100644 index 00000000..84cf3491 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/90-question.md @@ -0,0 +1,7 @@ +--- +name: Question +about: Have a question? Ask us anything! :-) +title: '' +labels: 'question' +assignees: '' +--- |