Updated dependencies
This commit is contained in:
@ -39,7 +39,7 @@ In the past it was, but not anymore. We're growing bigger by establishing a data
|
||||
* [Facebook](https://www.facebook.com/animenotifier)
|
||||
* [Twitter](https://twitter.com/animenotifier)
|
||||
* [Google+](https://plus.google.com/+AnimeReleaseNotifierOfficial)
|
||||
* [Git](https://git.akyoto.dev/web/notify.moe)
|
||||
* [Git](https://git.urbach.dev/web/notify.moe)
|
||||
* [Discord](https://discord.gg/0kimAmMCeXGXuzNF)
|
||||
|
||||
## Where can I read the Terms of Service?
|
||||
|
@ -6,11 +6,11 @@ You do not need to be a developer to contribute. There are multiple ways to help
|
||||
|
||||
- [Database Editing](https://notify.moe/users/editors)
|
||||
- [Donations](https://ko-fi.com/akyoto)
|
||||
- [Pull Requests](https://git.akyoto.dev/pulls)
|
||||
- [Pull Requests](https://git.urbach.dev/pulls)
|
||||
|
||||
## How do I make a proper pull request?
|
||||
|
||||
- Fork the project on GitHub
|
||||
- Fork the project
|
||||
- Create a new branch
|
||||
- Upload the changes to your branch
|
||||
- Check the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md)
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Task for new contributors
|
||||
|
||||
This task assumes that you have [installed](https://git.akyoto.dev/web/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
|
||||
This task assumes that you have [installed](https://git.urbach.dev/web/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
|
||||
|
||||
# Step 1: Create a new page
|
||||
|
||||
|
Reference in New Issue
Block a user