mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Add Contribution info to README
This commit is contained in:
parent
029242459a
commit
76eed639c8
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
||||||
Contributions are welcomed. Please see the following sites for guidelines:
|
|
||||||
|
|
||||||
http://haml-lang.com/development.html#contributing
|
|
|
@ -97,6 +97,11 @@ Haml's indentation can be made up of one or more tabs or spaces. However,
|
||||||
indentation must be consistent within a given document. Hard tabs and spaces
|
indentation must be consistent within a given document. Hard tabs and spaces
|
||||||
can't be mixed, and the same number of tabs or spaces must be used throughout.
|
can't be mixed, and the same number of tabs or spaces must be used throughout.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Contributions are welcomed, but before you get started please read the
|
||||||
|
[guidelines](http://haml-lang.com/development.html#contributing).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
Haml was created by [Hampton Catlin](http://hamptoncatlin.com), the author of
|
Haml was created by [Hampton Catlin](http://hamptoncatlin.com), the author of
|
||||||
|
|
Loading…
Add table
Reference in a new issue