mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-29 12:41:48 +01:00
update about page
This commit is contained in:
parent
865bbbd6b9
commit
723d72c587
1 changed files with 6 additions and 4 deletions
|
@ -34,11 +34,13 @@
|
||||||
.col-sm-4
|
.col-sm-4
|
||||||
.panel.panel-default
|
.panel.panel-default
|
||||||
.panel-body
|
.panel-body
|
||||||
%h3 Alpha version
|
%h3 Unfinished
|
||||||
%p This is an alpha version, full of bugs. Caveat emptor.
|
%p Retrospring is running on unfinished code, full of bugs. Caveat emptor.
|
||||||
%p
|
%p
|
||||||
Found a bug? Have an idea for a must-have feature? Please
|
Want to contribute? If you are a Ruby developer, CoffeeScript coder or frontend designer, you can now help
|
||||||
= link_to "report them!", 'https://github.com/retrospring/bugs/issues'
|
= 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
|
%p
|
||||||
Still have some questions? Check our
|
Still have some questions? Check our
|
||||||
|
|
Loading…
Reference in a new issue