Skip to content

Commit 028c844

Browse files
committed
revise contribution guidelines, graduate 3.0 from dev
1 parent dbcb44c commit 028c844

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CONTRIBUTING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Please keep the [issue tracker](http://github.com/hakimel/reveal.js/issues) limi
44

55

66
### Personal Support
7-
If you have personal support or setup questions the best place to ask those are [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js).
7+
If you have personal support or setup questions the best place to ask those are [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js).
88

99

1010
### Bug Reports
@@ -17,4 +17,3 @@ When reporting a bug make sure to include information about which browser and op
1717
- Single-quoted strings
1818
- Should be made towards the **dev branch**
1919
- Should be submitted from a feature/topic branch (not your master)
20-
- Should not include the minified **reveal.min.js** or **reveal.min.css** files

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reveal.js",
3-
"version": "3.0.0-dev",
3+
"version": "3.0.0",
44
"description": "The HTML Presentation Framework",
55
"homepage": "http://lab.hakim.se/reveal-js",
66
"subdomain": "revealjs",

0 commit comments

Comments
 (0)