@@ -52,30 +52,6 @@ With RobotCode, you can focus on building and testing your automation workflows
5252- ** RobotCode Repl and Notebooks** : Play with Robot Framework in a Jupyter Notebook-like environment.
5353- ** And More!** : Check out the [ official documentation] ( https://robotcode.io ) for more details.
5454
55-
56- ## Support RobotCode
57-
58- RobotCode is developed and maintained by volunteers. Your support helps us continue improving and adding new features.
59-
60- ** Become a Sponsor:**
61- - [ GitHub Sponsors] ( https://github.com/sponsors/robotcodedev ) - Monthly or one-time sponsorship
62- - [ Open Collective] ( https://opencollective.com/robotcode ) - One-time or recurring donations
63-
64- ** Corporate Sponsorship:**
65- - Direct & transparent: Open Collective (https://opencollective.com/robotcode ) – invoices, public ledger
66- - Ecosystem support: Robot Framework Foundation membership (https://robotframework.org/foundation/ ) – indirectly benefits RobotCode
67-
68- ** Other Ways to Support:**
69- - Star the repository
70- - Leave a review on the [ VS Code Marketplace] ( https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode ) and [ JetBrains Marketplace] ( https://plugins.jetbrains.com/plugin/26216 )
71- - Ask questions & help others ([ Slack #robotcode] ( https://slack.robotframework.org/ ) / [ Forum] ( https://forum.robotframework.org ) / [ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
72- - Report bugs in the [ issue tracker] ( https://github.com/robotcodedev/robotcode/issues )
73- - Suggest enhancements or features (issues or [ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
74- - Share usage patterns & integration ideas ([ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
75- - Improve tests (edge cases, large suites, multi-root, versions)
76- - Contribute code ([ good first issue] ( https://github.com/robotcodedev/robotcode/labels/good%20first%20issue ) / [ help wanted] ( https://github.com/robotcodedev/robotcode/labels/help%20wanted ) )
77-
78-
7955## Requirements
8056
8157### Python and Robot Framework Versions
@@ -179,6 +155,29 @@ Here are some additional resources to help you troubleshoot or learn more:
179155- ** [ Support] ( https://robotcode.io/support/ ) :** Learn how to get help and report issues.
180156
181157
158+ ## Support RobotCode
159+
160+ RobotCode is developed and maintained by volunteers. Your support helps us continue improving and adding new features.
161+
162+ ** Become a Sponsor:**
163+ - [ GitHub Sponsors] ( https://github.com/sponsors/robotcodedev ) - Monthly or one-time sponsorship
164+ - [ Open Collective] ( https://opencollective.com/robotcode ) - One-time or recurring donations
165+
166+ ** Corporate Sponsorship:**
167+ - Direct & transparent: Open Collective (https://opencollective.com/robotcode ) – invoices, public ledger
168+ - Ecosystem support: Robot Framework Foundation membership (https://robotframework.org/foundation/ ) – indirectly benefits RobotCode
169+
170+ ** Other Ways to Support:**
171+ - Star the repository
172+ - Leave a review on the [ VS Code Marketplace] ( https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode ) and [ JetBrains Marketplace] ( https://plugins.jetbrains.com/plugin/26216 )
173+ - Ask questions & help others ([ Slack #robotcode] ( https://slack.robotframework.org/ ) / [ Forum] ( https://forum.robotframework.org ) / [ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
174+ - Report bugs in the [ issue tracker] ( https://github.com/robotcodedev/robotcode/issues )
175+ - Suggest enhancements or features (issues or [ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
176+ - Share usage patterns & integration ideas ([ Discussions] ( https://github.com/robotcodedev/robotcode/discussions ) )
177+ - Improve tests (edge cases, large suites, multi-root, versions)
178+ - Contribute code ([ good first issue] ( https://github.com/robotcodedev/robotcode/labels/good%20first%20issue ) / [ help wanted] ( https://github.com/robotcodedev/robotcode/labels/help%20wanted ) )
179+
180+
182181## License
183182
184183This project is licensed under the [ Apache 2.0 License] ( https://spdx.org/licenses/Apache-2.0.html ) .
0 commit comments