|
1 | 1 | # Contributing |
2 | 2 |
|
3 | | -We would β€οΈ for you to contribute to Utopia HTTP and help make it better! We want contributing to this library to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, new docs as well as updates and tweaks, blog posts, workshops, and more. |
| 3 | +We would β€οΈ for you to contribute to Utopia Validators and help make it better! We want contributing to this library to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, new docs as well as updates and tweaks, blog posts, workshops, and more. |
4 | 4 |
|
5 | 5 | ## How to Start? |
6 | 6 |
|
7 | 7 | If you are worried or donβt know where to start, check out our next section explaining what kind of help we could use and where can you get involved. You can reach out with questions to [Eldad Fux (@eldadfux)](https://twitter.com/eldadfux) or [@appwrite_io](https://twitter.com/appwrite_io) on Twitter, and anyone from the [Appwrite team on Discord](https://discord.gg/GSeTUeA). You can also submit an issue, and a maintainer can guide you! |
8 | 8 |
|
9 | | -You can get an in-depth understanding of Utopia HTTP in our [Getting Started](docs/Getting-Starting-Guide.md) guide. |
10 | | - |
11 | 9 | ## Code of Conduct |
12 | 10 |
|
13 | | -Help us keep Utopia HTTP open and inclusive. Please read and follow our [Code of Conduct](/CODE_OF_CONDUCT.md). |
| 11 | +Help us keep Utopia Validators open and inclusive. Please read and follow our [Code of Conduct](/CODE_OF_CONDUCT.md). |
14 | 12 |
|
15 | 13 | ## Submit a Pull Request π |
16 | 14 |
|
@@ -66,14 +64,11 @@ $ git push origin [name_of_your_new_branch] |
66 | 64 |
|
67 | 65 | ### Testing |
68 | 66 |
|
69 | | -- `docker compose up -d` |
70 | | -- `docker compose exec fpm vendor/bin/phpunit --configuration phpunit.xml` |
71 | | -- `docker compose exec swoole vendor/bin/phpunit --configuration phpunit.xml` |
72 | | -- `docker compose exec swoole-coroutine vendor/bin/phpunit --configuration phpunit.xml` |
| 67 | +- `composer test` |
73 | 68 |
|
74 | 69 | ## Introducing New Features |
75 | 70 |
|
76 | | -We would π you to contribute to Utopia HTTP, but we would also like to make sure this library is as great as possible and loyal to its vision and mission statement π. |
| 71 | +We would π you to contribute to Utopia Validators, but we would also like to make sure this library is as great as possible and loyal to its vision and mission statement π. |
77 | 72 |
|
78 | 73 | For us to find the right balance, please open an issue explaining your ideas before introducing a new pull request. |
79 | 74 |
|
@@ -107,4 +102,4 @@ Submitting documentation updates, enhancements, designs, or bug fixes. Spelling |
107 | 102 |
|
108 | 103 | ### Helping Someone |
109 | 104 |
|
110 | | -Searching for Utopia HTTP on Discord, GitHub, or StackOverflow and helping someone else who needs help. You can also help by teaching others how to contribute to this repo! |
| 105 | +Searching for Utopia Validators on Discord, GitHub, or StackOverflow and helping someone else who needs help. You can also help by teaching others how to contribute to this repo! |
0 commit comments