Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6bb5dd8

Browse files
committed
updated README with instructions to add new links
1 parentdb2c619 commit6bb5dd8

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

‎README.rst‎

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,30 @@
11
Robot Framework ecosystem front page
22
====================================
33

4-
This repository hosts Robot Framework's public website source code.
5-
The site itself is available at http://robotframework.org.
4+
This repository hosts Robot Framework's public website source code. The site
5+
itself is available at http://robotframework.org.
6+
7+
All HTML content is in `<index.html>`__ file. CSS, images, and Javascript are
8+
in `<css>`__, `<img>`__ and `<js>`__ folders. `<PIE.htc>`__ makes the site
9+
work on older IE browsers and `<CNAME>`__ contains domain configuration.
10+
11+
Adding new links
12+
----------------
13+
14+
To get new links added to the website, please use `the issue tracker`_ to submit
15+
an issue about it. Please check beforehand that the link is not already on
16+
the site. Search for the url as it might be with different name than what you
17+
would assume.
18+
19+
Please detail the following information:
20+
21+
- Name of the library
22+
- Short description (approximately 10 words)
23+
- Link to the home page of the library (preferably just not the keyword documentation
24+
page)
25+
26+
We will to the best of our ability add new links as soon as possible.
27+
28+
29+
.. _the issue tracker:https://github.com/robotframework/robotframework.github.com/issues
630

7-
All HTML content is in `<index.html>`__ file. CSS, images, and
8-
Javascript are in `<css>`__, `<img>`__ and `<js>`__ folders.
9-
`<PIE.htc>`__ makes the site work on older IE browsers and
10-
`<CNAME>`__ contains domain configuration.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp