update about page
This commit is contained in:
parent
865bbbd6b9
commit
723d72c587
|
@ -34,11 +34,13 @@
|
|||
.col-sm-4
|
||||
.panel.panel-default
|
||||
.panel-body
|
||||
%h3 Alpha version
|
||||
%p This is an alpha version, full of bugs. Caveat emptor.
|
||||
%h3 Unfinished
|
||||
%p Retrospring is running on unfinished code, full of bugs. Caveat emptor.
|
||||
%p
|
||||
Found a bug? Have an idea for a must-have feature? Please
|
||||
= link_to "report them!", 'https://github.com/retrospring/bugs/issues'
|
||||
Want to contribute? If you are a Ruby developer, CoffeeScript coder or frontend designer, you can now help
|
||||
= APP_CONFIG['site_name']
|
||||
to get the features everyone wanted! If you are not, you can still report bugs at our
|
||||
= link_to "Github repository!", 'https://github.com/retrospring/retrospring'
|
||||
|
||||
%p
|
||||
Still have some questions? Check our
|
||||
|
|
Loading…
Reference in New Issue