Update CONTRIBUTING.md

This commit is contained in:
Nikhil Nandagopal 2020-10-01 16:26:02 +05:30 committed by GitHub
parent 004218d5aa
commit b0abc8f2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,6 @@ Before raising a pull request, ensure you have raised a corresponding issue and
To maintain consistency, we have a set structure for the different types of documentation pages on appsmith. Refer to the following when updating the docs
- [Documenting Widgets](Widgets.md)
- [Documenting Actions](Actions.md)
- [Documenting Actions](InternalFunctions.md)
- [Documenting DB Integrations](DB%20Integrations.md)
- [Uploading Assets](UploadingAssets.md)