Update templates to use new labels

next
Sayan Nandan 4 years ago
parent e23cd5ffcd
commit 9aa42c01c4
No known key found for this signature in database
GPG Key ID: C31EFD7DDA12AEE0

@ -2,7 +2,7 @@
name: 🐞 Bug reports for the CLI client
about: Found something wrong with tsh? Report them here
title: 'CLI: '
labels: bug, cli
labels: C-bug, D-cli
assignees: ''
---

@ -2,7 +2,7 @@
name: 🐞 Bug reports for the database server 📑
about: Found something wrong with the database server? Report it here
title: 'Server: '
labels: bug, server
labels: C-bug, D-server
assignees: ''
---

@ -2,7 +2,7 @@
name: Feature request 🚀
about: Got an idea 💡 for this project? Amazing! Tell us about it so that we can get it implemented!
title: 'Feature: '
labels: enhancement
labels: C-enhancement
assignees: ''
---

@ -1,8 +1,8 @@
---
name: Issues 🤔 with documentation 🧾
name: Issues with documentation 🧾
about: Found any incorrect/missing/ambiguous documentation? Use this issue type
title: 'Docs: '
labels: documentation
labels: C-docs
assignees: ''
---

@ -2,7 +2,7 @@
name: Performance concerns
about: Have a concern about performance? Use this template
title: 'Performance: '
labels: performance
labels: C-performance
assignees: ''
---

@ -2,7 +2,7 @@
name: Security concerns 🔐
about: Found a security loophole or have a suggestion about security? Use this issue type
title: 'Security: '
labels: security
labels: C-security
assignees: ''
---

@ -4,6 +4,7 @@
<h1>Terrabase<b>DB</b></h1><h3>The next-generation NoSQL database</h3>
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/terrabasedb/terrabase/Tests?style=flat-square) ![Status: Alpha](https://img.shields.io/badge/status-alpha-critical?style=flat-square) ![Development](https://img.shields.io/badge/development-actively%20developed-32CD32?style=flat-square) ![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/terrabasedb/terrabase?include_prereleases&sort=semver&style=flat-square) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/terrabasedb/terrabase?label=commits&style=flat-square)
[![Docker Pulls](https://img.shields.io/docker/pulls/terrabasedb/tdb?style=flat-square)](https://hub.docker.com/r/terrabasedb/tdb)
[![Docs](https://img.shields.io/badge/readthedocs-here-blueviolet?style=flat-square)](https://git.io/JJZ8Z)
</div>

Loading…
Cancel
Save