metasmile / grit-i18n

Automatically exported from code.google.com/p/grit-i18n
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Add a trunk/examples directory #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The GRIT User's Guide (at 
https://code.google.com/p/grit-i18n/wiki/GritUsersGuide) has a section called 
"GRIT Cookbook" which contains example snippets that would belong in entire 
.grd files.

It would be nice if for each of these, we had a .grd file under trunk/examples 
where that example snippet is used in a full .grd file that you are able to 
successfully run [ grit build ] on.

Creating one of these example files is a good first bug for anybody who wants 
to start contributing to GRIT.  To create an example file, you need to read the 
user's guide, understand how GRIT works, and get slightly familiar with the 
project's revision control and code review guidelines (see 
https://code.google.com/p/grit-i18n/wiki/HowToContribute).

If you're interested in any one or more of these examples, please add a comment 
saying which example you intend to implement.  Reviews may be sent to 
joi@chromium.org.

Original issue reported on code.google.com by joi@chromium.org on 16 Jul 2013 at 8:12