From bc427bccf97c62c84a961c241576296afc454abf Mon Sep 17 00:00:00 2001 From: Ategon Date: Sun, 25 Feb 2024 20:00:28 -0500 Subject: [PATCH] Move from .github to .gitea --- {.github => .gitea}/ISSUE_TEMPLATE/BUG_REPORT.yaml | 0 {.github => .gitea}/ISSUE_TEMPLATE/ENHANCEMENT.yaml | 0 {.github => .gitea}/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml | 0 {.github => .gitea}/ISSUE_TEMPLATE/config.yaml | 0 README.md | 6 ++++-- 5 files changed, 4 insertions(+), 2 deletions(-) rename {.github => .gitea}/ISSUE_TEMPLATE/BUG_REPORT.yaml (100%) rename {.github => .gitea}/ISSUE_TEMPLATE/ENHANCEMENT.yaml (100%) rename {.github => .gitea}/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml (100%) rename {.github => .gitea}/ISSUE_TEMPLATE/config.yaml (100%) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml b/.gitea/ISSUE_TEMPLATE/BUG_REPORT.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/BUG_REPORT.yaml rename to .gitea/ISSUE_TEMPLATE/BUG_REPORT.yaml diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT.yaml b/.gitea/ISSUE_TEMPLATE/ENHANCEMENT.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/ENHANCEMENT.yaml rename to .gitea/ISSUE_TEMPLATE/ENHANCEMENT.yaml diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml b/.gitea/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml rename to .gitea/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.gitea/ISSUE_TEMPLATE/config.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yaml rename to .gitea/ISSUE_TEMPLATE/config.yaml diff --git a/README.md b/README.md index 5193a6f..516ed67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-![GitHub stars](https://img.shields.io/gitea/stars/Programming.Dev/p.d-wiki.svg?style=for-the-badge&gitea_url=https://git.programming.dev) +![Stars](https://img.shields.io/gitea/stars/Programming.Dev/p.d-wiki.svg?style=for-the-badge&gitea_url=https://git.programming.dev)
@@ -12,6 +12,7 @@
## About + The Programming.Dev wiki site is a place where programming.dev communities can create wiki pages about their community. For example to show a code of conduct, related communities, misc information thats relevant, etc. ## Links @@ -21,4 +22,5 @@ The Programming.Dev wiki site is a place where programming.dev communities can c - [Matrix](https://matrix.to/#/#p.d:matrix.org) ## Credits -Icon base by [Willdabeast](http://wjbstories.blogspot.com/) under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) with modifications to add a gradient \ No newline at end of file + +Icon base by [Willdabeast](http://wjbstories.blogspot.com/) under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) with modifications to add a gradient