Skip to content

Commit 572d9f1

Browse files
committed
add contributing.md
1 parent 1877ba8 commit 572d9f1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Since 2021, the _Lightning Flow Scanner_ has grown from its roots in CLI and VS Code tools to empower Salesforce Developers across six free and open-source platforms—from developer tools to a native Salesforce App—delivering a unified experience for static analysis of Flows. Our community has shared their expertise to ensure reliability and efficiency in Flow optimization. Your support can amplify our impact. Here’s how you can contribute:
2+
3+
- ⭐ Starring the project to show your support
4+
- 📢 Sharing our work with your network
5+
- 💬 Sharing feedback to help us improve
6+
- 💻 Contributing code to drive innovation
7+
8+
Want to know more? Please consider having a look at the [Contributing Guidelines](https://github.com/Flow-Scanner/lightning-flow-scanner-core?tab=contributing-ov-file).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ To debug the action locally you need to ensure you have `npm` and `act` installe
8989
2. Run act: Use the act command to run the workflow:
9090
`act workflow_dispatch --secret-file .secrets`
9191
92-
**Want to help improve Lightning Flow Scanner? See our [Contributing Guidelines](https://github.com/Flow-Scanner/lightning-flow-scanner-core/blob/main/CONTRIBUTING.md).**
92+
**Want to help improve [Lightning Flow Scanner](https://github.com/Flow-Scanner)? See our [Contributing Guidelines](https://github.com/Flow-Scanner/lightning-flow-scanner-core/blob/main/CONTRIBUTING.md).**

0 commit comments

Comments
 (0)