mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 19:53:01 +01:00
chore: Use global release-drafter config.
This commit is contained in:
parent
b5ace27a3e
commit
47591d5298
5
.github/release-drafter.yml
vendored
5
.github/release-drafter.yml
vendored
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
template: |
|
|
||||||
## What’s Changed
|
|
||||||
|
|
||||||
$CHANGES
|
|
5
.github/settings.yml
vendored
5
.github/settings.yml
vendored
@ -1,11 +1,10 @@
|
|||||||
---
|
---
|
||||||
_extends: template
|
_extends: .github
|
||||||
|
|
||||||
repository:
|
repository:
|
||||||
name: toxic
|
name: toxic
|
||||||
description: An ncurses-based Tox client
|
description: An ncurses-based Tox client
|
||||||
topics: tox, console, chat
|
topics: tox, console, chat
|
||||||
has_issues: true
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
- name: "master"
|
- name: "master"
|
||||||
@ -15,6 +14,4 @@ branches:
|
|||||||
- Codacy/PR Quality Review
|
- Codacy/PR Quality Review
|
||||||
- CodeFactor
|
- CodeFactor
|
||||||
- Travis CI - Pull Request
|
- Travis CI - Pull Request
|
||||||
- WIP
|
|
||||||
- code-review/reviewable
|
- code-review/reviewable
|
||||||
- license/cla
|
|
||||||
|
Loading…
Reference in New Issue
Block a user