Skip to content

Commit 5534170

Browse files
committed
[Articles] Add WritingArticles.
1 parent b0d5d13 commit 5534170

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Articles/WritingArticles.mdown

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
How to Write a Three20 Article
3+
==============================
4+
5+
* Use [Markdown](http://daringfireball.net/projects/markdown/).
6+
7+
* Consider that your audience can be anywhere from fresh to seasoned veterans.
8+
9+
* Get someone to read it over before you commit, even if that someone is you.
10+
11+
* Structure your document in a logical order. Use headers wisely.
12+
13+
* If you're discussing a technical feature, provide a Troubleshooting section in the form
14+
of a Q&A (question and answer).
15+
16+
* Sign any article you work on and denote the action you took. Use the following format:
17+
18+
This article written by:
19+
-- John Smith (@twitter) *<verb> on <Today's date>.*
20+
21+
Yes, git provides adequate versioning support, but signing the articles makes it easy
22+
to see who's had their pen in an article at a glance.

0 commit comments

Comments
 (0)