diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e05d86b1ab..17e6fb08e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,12 +14,12 @@ Feel free to propose changes to this document in a pull request. There are many ways in which we/one can to contribute to Appsmith. All contributions are highly appreciated. - Beta testing -- Raise Issues -- Feature Requests -- Documentation +- Raise Issues / Feature Requests +- Improve the Documentation - Code contribution - - Widgets - - Datasources + - Introduce New Widgets + - Introduce New Database Integrations + - Introduce New SAAS Integrations ## Git Workflow @@ -128,4 +128,4 @@ echo "127.0.0.1 dev.appsmith.com" | sudo tee -a /etc/hosts 2. Run the command to execute tests ```bash mvn clean package -``` \ No newline at end of file +```