1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-25 14:22:54 +02:00

github: add necessary metadata

This commit is contained in:
Andrew Gallant
2020-04-14 16:28:09 -04:00
parent 3f1d4b397d
commit 40af352d74
2 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,12 @@
---
name: Bug report
about: An issue with ripgrep or any of its crates (ignore, globset, etc.)
title: ''
labels: ''
assignees: ''
---
#### What version of ripgrep are you using? #### What version of ripgrep are you using?
Replace this text with the output of `rg --version`. Replace this text with the output of `rg --version`.

View File

@ -1,3 +1,12 @@
---
name: Feature request
about: Suggest a new feature for ripgrep
title: ''
labels: ''
assignees: ''
---
#### Describe your feature request #### Describe your feature request
Please describe the behavior you want and the motivation. Please also provide Please describe the behavior you want and the motivation. Please also provide