Skip to content

Commit ed22bb9

Browse files
committed
docs: update readme for refined storage 2
1 parent 56d311f commit ed22bb9

File tree

6 files changed

+23
-88
lines changed

6 files changed

+23
-88
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
patreon: raoulvdberge
1+
patreon: raoulvdberge
2+
ko_fi: raoulvdberge

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: 🛠 Refined Storage v2.x Issue Tracker
4+
url: https://github.com/refinedmods/refinedstorage2/issues
5+
about: Report all bugs, suggestions, and support requests for Refined Storage v2.x here.
6+
- name: 🚫 No Support for v1.x
7+
url: https://github.com/refinedmods/refinedstorage
8+
about: Refined Storage v1.x is no longer maintained. We do not accept issues or provide support for it.
39
- name: Discord Community Support
410
url: https://discordapp.com/invite/VYzsydb
511
about: Please ask and answer questions here. Issues should be used for bugs and feature requests.

.github/ISSUE_TEMPLATE/enhancement.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License (MIT)
22

3-
Copyright © 2015 - 2024 Refined Mods
3+
Copyright © 2015 - 2025 Refined Mods
44

55
Permission is hereby granted, free of charge, to any person
66
obtaining a copy of this software and associated documentation

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<!-- IMPORTANT NOTICE -->
2+
<div style="border: 2px solid red; padding: 1em; color: #b00020; font-weight: bold; font-size: 1.2em; border-radius: 8px; text-align: center;">
3+
4+
⚠️ <strong>IMPORTANT NOTICE</strong> ⚠️
5+
<br><br>
6+
This repository is for <strong>Refined Storage v1.x</strong>.
7+
<br><br>
8+
🛑 <strong>v1.x is no longer maintained, and we won't be fixing issues for this version.</strong>
9+
<br><br>
10+
📝 For issues related to <strong>Refined Storage v2.x</strong>, please use the
11+
<a href="https://github.com/refinedmods/refinedstorage2/issues">Refined Storage 2 issue tracker</a>.
12+
13+
</div>
14+
115
<div align="center">
216
<img width="280" alt="Refined Storage logo" src="https://raw.githubusercontent.com/refinedmods/refinedstorage/develop/images/logo.png" />
317
<h1 style="margin-top: 0">Refined Storage</h1>

0 commit comments

Comments
 (0)