File tree 5 files changed +15
-13
lines changed
5 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ us make a better Symfony2.
7
7
.. caution ::
8
8
9
9
If you think you've found a security issue, please use the special
10
- doc:`procedure <security> ` instead.
10
+ : doc: `procedure <security >` instead.
11
11
12
12
Before submitting a bug:
13
13
14
14
* Double-check the official `documentation `_ to see if you're not misusing the
15
15
framework;
16
16
17
- * Ask assistance on the `users mailing-list `_, the `forum `, or on the
17
+ * Ask assistance on the `users mailing-list `_, the `forum `_ , or on the
18
18
#symfony `IRC channel `_ if you're not sure if your issue is really a bug.
19
19
20
20
If your problem definitely looks like a bug, report it using the official bug
Original file line number Diff line number Diff line change 1
1
Other Resources
2
2
===============
3
3
4
- In order to follow what is happening in the community you might find these additional resources helpful
4
+ In order to follow what is happening in the community you might find helpful
5
+ these additional resources:
5
6
6
- * List of open `pulls `_ requests
7
- * List of recent `commits `_ list
7
+ * List of open `pull requests`_
8
+ * List of recent `commits `_
8
9
* List of open `bugs `_
9
10
* List of open source `bundles `_
10
11
11
- .. _ pulls : https://github.com/fabpot/symfony/pulls
12
- .. _commits : https://github.com/fabpot/symfony/commits/master
13
- .. _bugs : http://trac.symfony-project.org/report/24
14
- .. _bundles : http://symfony2bundles.org/
12
+ .. _ pull requests : https://github.com/fabpot/symfony/pulls
13
+ .. _commits : https://github.com/fabpot/symfony/commits/master
14
+ .. _bugs : http://trac.symfony-project.org/report/24
15
+ .. _bundles : http://symfony2bundles.org/
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ reStructuredText
8
8
----------------
9
9
10
10
reStructuredText "is an easy-to-read, what-you-see-is-what-you-get plaintext
11
- markup syntax and parser system."
11
+ markup syntax and parser system".
12
12
13
13
You can learn more about its syntax by reading existing Symfony2 `documents `_
14
14
or by reading the `reStructuredText Primer `_ on the Sphinx website.
Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ Attribution-Share Alike 3.0 Unported `License`_.
29
29
domain under applicable law, that status is in no way affected by the
30
30
license;
31
31
32
- * *Other Rights * — In no way are any of the following rights affected by the license:
32
+ * *Other Rights * — In no way are any of the following rights affected by the
33
+ license:
33
34
34
35
* Your fair dealing or fair use rights, or other applicable copyright
35
36
exceptions and limitations;
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Contributing
10
10
First, become familiar with the :doc: `markup language <format >` used by the
11
11
documentation.
12
12
13
- Then, subscribe to the `Symfony docs mailing-list `_, as collaboration happens
13
+ Then, subscribe to the `Symfony2 docs mailing-list `_, as collaboration happens
14
14
there.
15
15
16
16
Finally, find the *master * repository for the language you want to contribute
@@ -81,4 +81,4 @@ repository and apply changes to the translated documents as soon as possible.
81
81
Non maintained languages are removed from the official list of
82
82
repositories as obsolete documentation is dangerous.
83
83
84
- .. _ Symfony docs mailing-list : http://groups.google.com/group/symfony-docs
84
+ .. _ Symfony2 docs mailing-list : http://groups.google.com/group/symfony-docs
You can’t perform that action at this time.
0 commit comments