Skip to content

Commit 2db3c71

Browse files
authored
Update README.md
1 parent e8e188c commit 2db3c71

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
1-
# Robotframework sources
1+
# Robot Framework ecosystem front page
2+
3+
This repository hosts Robot Framework's public website source code. The site
4+
itself is available at https://robotframework.org.
5+
6+
## Adding or updating resources
7+
8+
To get new links added or old information updated, please `submit an issue`__
9+
to this project. If you want a new link to be added, include at least the
10+
following information:
11+
12+
- Name of the library, tool, or other resource.
13+
- Short description. Should not be longer than 200 characters.
14+
- Link to the resource.
15+
- When adding a new user, also include company/organization logo.
16+
17+
Alternatively you can `submit a pull request`__ with the above information and
18+
make it even easier for us to add the link. For pull requests, only submit source file changes. Built files will be updated and commited by maintainer.
19+
20+
__ https://github.com/robotframework/robotframework.github.com/issues
21+
__ https://github.com/robotframework/robotframework.github.com/pulls
22+
23+
## License
24+
25+
Robot Framework website is open source software provided under the `Apache License
26+
2.0`__.
27+
28+
__ http://apache.org/licenses/LICENSE-2.0
29+
30+
31+
## Robotframework sources
232

333
> Robot Framework ecosystem front page sources
434

0 commit comments

Comments
 (0)