Add link to bugs tracker and change a bit some stuff
This commit is contained in:
parent
900406657b
commit
aec96e5e4f
|
@ -45,9 +45,11 @@
|
|||
%p
|
||||
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 that's not the case, you can still report bugs at our
|
||||
to get the features everyone wanted by forking the
|
||||
= link_to "Retrospring GitHub repository", 'https://github.com/retrospring/retrospring'
|
||||
. If that's not the case, you can still report bugs and requests features at our
|
||||
= succeed '.' do
|
||||
= link_to "Github repository", 'https://github.com/retrospring/retrospring'
|
||||
= link_to "bugs tracker", 'https://github.com/retrospring/bugs'
|
||||
|
||||
%p
|
||||
Still have some questions? Check our
|
||||
|
|
Loading…
Reference in New Issue