You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
Thank you for investing your time in contributing to our project!
4
4
5
-
Please read our [Code of Conduct](https://github.com/RyanLua/Satchel?tab=coc-ov-file) to keep our community approachable and respectable.
5
+
Please read our [Code of Conduct](https://github.com/ryanlua/satchel?tab=coc-ov-file) to keep our community approachable and respectable.
6
6
7
-
When you contribute, you become a project contributor and both are shown on [our repository](https://github.com/RyanLua/Satchel), [contributors graph](https://github.com/RyanLua/Satchel/graphs/contributors), and [your contribution activity](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile#contribution-activity).
7
+
When you contribute, you become a project contributor and both are shown on [our repository](https://github.com/ryanlua/satchel), [contributors graph](https://github.com/ryanlua/satchel/graphs/contributors), and [your contribution activity](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile#contribution-activity).
Copy file name to clipboardExpand all lines: .github/SUPPORT.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ If you would like to see support for another platform or report a platform-speci
18
18
19
19
### Reporting a Bug
20
20
21
-
If you've discovered a bug, please [file a bug report](https://github.com/RyanLua/Satchel/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml). When creating the issue, please provide the following information:
21
+
If you've discovered a bug, please [file a bug report](https://github.com/ryanlua/satchel/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml). When creating the issue, please provide the following information:
22
22
23
23
- A clear and concise description of the bug.
24
24
- Steps to reproduce the behavior.
@@ -28,7 +28,7 @@ If you've discovered a bug, please [file a bug report](https://github.com/RyanLu
28
28
29
29
### Requesting a Feature
30
30
31
-
If you have a suggestion for a new feature or an improvement, please [open a feature request](https://github.com/RyanLua/Satchel/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml). When creating the issue, please provide the following information:
31
+
If you have a suggestion for a new feature or an improvement, please [open a feature request](https://github.com/ryanlua/satchel/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml). When creating the issue, please provide the following information:
32
32
33
33
- A clear and concise description of the feature.
34
34
- Explanation of why this feature would be beneficial.
[](https://github.com/awesome-roblox/awesome-roblox)
15
15
16
16
</div>
17
17
18
-
> Want just the CoreGui backpack? Check out [Purse](https://github.com/RyanLua/Purse), a sub-project of Satchel.
18
+
> Want just the CoreGui backpack? Check out [Purse](https://github.com/ryanlua/Purse), a sub-project of Satchel.
19
19
20
20
Satchel is a modern open-source alternative to Roblox's default backpack. Satchel aims to be more customizable and easier to use than the default backpack while still having a "vanilla" feel. Installation of Satchel is as simple as dropping the module into your game and setting up a few properties if you like to customize it. It has a familiar feel and structure as to the default backpack for ease of use for both developers and players.
21
21
22
22
<imgalt="Satchel on computer"src="assets/computer-thumbnail.png"style="width: 49%;"> <imgalt="Satchel on computer with inventory open"src="assets/computer-inventory-thumbnail.png"style="width: 49%;">
23
23
<imgalt="Satchel on mobile"src="assets/phone-thumbnail.png"style="width: 49%;"> <imgalt="Satchel on mobile with inventory open"src="assets/phone-inventory-thumbnail.png"style="width: 49%;">
See the [documentation site](https://satchel.luau.page) for more about Satchel. Find guides on how to get started, learn about the API, understand what Satchel is, and more.
30
30
31
-
If you see anything wrong, open a new [documentation issue](https://github.com/RyanLua/Satchel/issues/new?template=documentation_issue.yml).
31
+
If you see anything wrong, open a new [documentation issue](https://github.com/ryanlua/satchel/issues/new?template=documentation_issue.yml).
32
32
33
33
## Sponsors
34
34
@@ -48,7 +48,7 @@ Special thanks for our sponsors for supporting Satchel and it's future developme
48
48
49
49
<br>
50
50
51
-
[Become a sponsor](https://github.com/sponsors/RyanLua)
51
+
[Become a sponsor](https://github.com/sponsors/ryanlua)
Copy file name to clipboardExpand all lines: docs/introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Welcome to Satchel, a modern alternative to Roblox's default backpack.
2
2
3
-
Satchel and its documentation are always a work in progress, but you can help too. See the [contributing guidelines](https://github.com/RyanLua/Satchel/blob/main/.github/CONTRIBUTING.md) to find how you can improve Satchel.
3
+
Satchel and its documentation are always a work in progress, but you can help too. See the [contributing guidelines](https://github.com/ryanlua/satchel/blob/main/.github/CONTRIBUTING.md) to find how you can improve Satchel.
4
4
5
5
Just want to use Satchel? Check out [Installation].
0 commit comments