mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Merge branch 'master' of https://github.com/tidusjar/ombi
This commit is contained in:
commit
4190baf591
2 changed files with 10 additions and 2 deletions
8
.github/FUNDING.yml
vendored
Normal file
8
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# These are supported funding model platforms
|
||||||
|
|
||||||
|
github: [tidusjar]
|
||||||
|
patreon: tidusjar
|
||||||
|
#open_collective: # Replace with a single Open Collective username
|
||||||
|
#ko_fi: # Replace with a single Ko-fi username
|
||||||
|
#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||||
|
custom: https://paypal.me/PlexRequestsNet
|
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -11,7 +11,7 @@ exemptLabels:
|
||||||
- possible feature
|
- possible feature
|
||||||
- planned
|
- planned
|
||||||
- in progress
|
- in progress
|
||||||
- enchancement
|
- enhancement
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
@ -20,4 +20,4 @@ markComment: >
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||||
closeComment: false
|
closeComment: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue