Fix typos in CONTRIBUTING.md (#44)
This commit is contained in:
parent
0519ca60bc
commit
e69846a658
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ Please avoid introducing new dependencies to SurrealDB without consulting the te
|
|||
|
||||
## Introducing new features
|
||||
|
||||
We would <img width="15" src="/img/love.svg"> you to contribute to SurrealDB, but we would also like to make sure SurraalDB is as great as possible and loyal to its vision and mission statement. For us to find the right balance, please open a question on [Github discussions](https://github.com/surrealdb/surrealdb/discussions) with any ideas before introducing a new pull request. This will allow the SurrealDB community to have sufficient discussion about the new feature value and how it fits in the product roadmap and vision.
|
||||
We would <img width="15" src="/img/love.svg"> you to contribute to SurrealDB, but we would also like to make sure SurrealDB is as great as possible and loyal to its vision and mission statement. For us to find the right balance, please open a question on [Github discussions](https://github.com/surrealdb/surrealdb/discussions) with any ideas before introducing a new pull request. This will allow the SurrealDB community to have sufficient discussion about the new feature value and how it fits in the product roadmap and vision.
|
||||
|
||||
This is also important for the SurrealDB lead developers to be able to give technical input and different emphasis regarding the feature design and architecture. Some bigger features might need to go through our [RFC process](https://github.com/surrealdb/rfc).
|
||||
|
||||
|
@ -158,7 +158,7 @@ git push origin "[the name of your branch]"
|
|||
|
||||
## Other Ways to Help
|
||||
|
||||
Pull requests are great, but there are many other areas where you can help Appwrite.
|
||||
Pull requests are great, but there are many other areas where you can help.
|
||||
|
||||
### Blogging and speaking
|
||||
|
||||
|
|
Loading…
Reference in a new issue