Skip to content

Commit 9ea1c6f

Browse files
committed
Add link to S(L)IP template
1 parent ad92e67 commit 9ea1c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sips/sip-submission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Scala compiler.
265265
The process to submit is simple:
266266

267267
* Fork the Scala documentation repository, [http://github.com/scala/scala.github.com](http://github.com/scala/scala.github.com).
268-
* Create a new SIP file in the `sips/pending/_posts/`.
268+
* Create a new SIP file in the `sips/pending/_posts/`. Use the [S(L)IP template](https://github.com/scala/slip/blob/master/slip-template.md)
269269
* Make sure the new file follows the format: `YYYY-MM-dd-{title}.md`. Use the proposal date for `YYYY-MM-dd`.
270270
* Use the [Markdown Syntax](http://daringfireball.net/projects/markdown/syntax) to write your SIP.
271271
* Follow the instructions in the [README](https://github.com/scala/scala.github.com/blob/gh-pages/README.md) to build your SIP locally so you can ensure that it looks correct on the website.

0 commit comments

Comments
 (0)