|
| 1 | +Robot Framework ecosystem front page |
| 2 | +==================================== |
| 3 | + |
| 4 | +This repository hosts Robot Framework's public website source code. The site |
| 5 | +itself is available at http://robotframework.org. |
| 6 | + |
| 7 | +Readme for editing this page `<sources/README.md>`__ |
| 8 | + |
| 9 | +Adding or updating resources |
| 10 | +---------------------------- |
| 11 | + |
| 12 | +To get new links added or old information updated, please `submit an issue`__ |
| 13 | +to this project. If you want a new link to be added, include at least the |
| 14 | +following information: |
| 15 | + |
| 16 | +- Name of the library, tool, or other resource. |
| 17 | +- Short description. Should not be longer than 200 characters. |
| 18 | +- Link to the resource. |
| 19 | +- When adding a new user, also include company/organization logo. |
| 20 | + |
| 21 | +Alternatively you can `submit a pull request`__ with the above information and |
| 22 | +make it even easier for us to add the link. |
| 23 | + |
| 24 | +__https://github.com/robotframework/robotframework.github.com/issues |
| 25 | +__https://github.com/robotframework/robotframework.github.com/pulls |