Skip to content

Commit c8c20fb

Browse files
authored
Merge pull request #38 from bkraul/develop-2.0.x
Moved contributing guide to top of README
2 parents d39c08f + 7587e17 commit c8c20fb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Incorporates the following configurable features:
1111
* BBCode processing.
1212
* Syntax Highlighting (using [prismjs](http://prismjs.com/)).
1313

14-
Screenshots:
14+
## Contributing to BBCodePlus
15+
16+
If you would like to contribute to BBCode plus, please [read this first](https://github.com/mantisbt-plugins/BBCodePlus/wiki/Contributing-to-BBCodePlus).
17+
18+
## Screenshots:
1519

1620
![Markup editor](https://raw.githubusercontent.com/mantisbt-plugins/BBCodePlus/master/Screen1.png)
1721

@@ -54,7 +58,4 @@ Supported BBCode Tags
5458
[quote][/quote] - Quote by *someone* (no name).
5559
[quote=name][/quote] - Quote by *name*.
5660
```
57-
## Contributing to BBCodePlus
58-
59-
If you would like to contribute to BBCode plus, please [read this first](https://github.com/mantisbt-plugins/BBCodePlus/wiki/Contributing-to-BBCodePlus).
6061

0 commit comments

Comments
 (0)