diff options
author | Jacek Antonelli | 2008-08-28 16:51:45 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-30 12:21:06 -0500 |
commit | ec8b17013071896e7228c7d0032d3bfc44697c3a (patch) | |
tree | 33a8de30aa845f43791a66bd8c3115f5f1434735 /CONTRIBUTE.txt | |
parent | Added MANIFESTO.txt. (diff) | |
download | meta-impy-ec8b17013071896e7228c7d0032d3bfc44697c3a.zip meta-impy-ec8b17013071896e7228c7d0032d3bfc44697c3a.tar.gz meta-impy-ec8b17013071896e7228c7d0032d3bfc44697c3a.tar.bz2 meta-impy-ec8b17013071896e7228c7d0032d3bfc44697c3a.tar.xz |
Added CONTRIBUTE.txt.
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTE.txt | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/CONTRIBUTE.txt b/CONTRIBUTE.txt new file mode 100644 index 0000000..ece4c73 --- /dev/null +++ b/CONTRIBUTE.txt | |||
@@ -0,0 +1,104 @@ | |||
1 | |||
2 | |||
3 | HOW YOU CAN CONTRIBUTE | ||
4 | |||
5 | |||
6 | Imprudence isn't just a project for programmers. No matter your | ||
7 | skills (or lack thereof) or how much time you can commit, there's | ||
8 | a way for you to be a part of it. | ||
9 | |||
10 | |||
11 | EVERYBODY AND THEIR GRANDMAS | ||
12 | |||
13 | Here are some good ways anybody can help out: | ||
14 | |||
15 | * Let us know what you think needs to be improved about the SL | ||
16 | Viewer. | ||
17 | |||
18 | * Participate in discussions on the forums or mailing list. | ||
19 | (Visit ImprudenceViewer.org for links to both of those.) | ||
20 | |||
21 | * Try out the Imprudence Viewer (when it's released) and give | ||
22 | feedback about it. | ||
23 | |||
24 | * Watch a friend, family member, or co-worker to try SL for the | ||
25 | first time, and take notes about the things they find difficult | ||
26 | or confusing. | ||
27 | |||
28 | * Blog about the latest Imprudence news and developments (either | ||
29 | on the ImprudenceViewer.org blog or your own). | ||
30 | |||
31 | * Help organize and coordinate other volunteers to keep things | ||
32 | running smoothly. | ||
33 | |||
34 | * Tell a friend and get them involved too! | ||
35 | |||
36 | |||
37 | ARTISTS, DESIGNERS, AND UI FREAKS | ||
38 | |||
39 | If you happen to have some graphics skill or an interest in User | ||
40 | Interface design, here are some things you could do: | ||
41 | |||
42 | * Work with users to turn their ideas into something people can | ||
43 | look at. | ||
44 | |||
45 | * Make a sketch or Flash mock-up of how some part of the UI | ||
46 | should behave, look, or be organized. | ||
47 | |||
48 | * Offer suggestions and constructive criticism about other | ||
49 | people's designs. | ||
50 | |||
51 | * Create or improve a color scheme or skin for the Viewer. | ||
52 | |||
53 | * Paint some graphics or icons for a UI-in-progress. | ||
54 | |||
55 | * Hook up with a programmer and turn your design into a real, | ||
56 | working interface! | ||
57 | |||
58 | |||
59 | CODE MONKEYS AND TEKKIE-WIKIS | ||
60 | |||
61 | Of course, there's always plenty for programmers and other | ||
62 | tech-savvy people to do: | ||
63 | |||
64 | * Compile a Viewer branch for other people to download and test. | ||
65 | |||
66 | * Try out a patch to make sure it applies cleanly, and make a Git | ||
67 | branch so others can easily merge the changes. | ||
68 | |||
69 | * Clean up or add comments/documentation for part of the source | ||
70 | code. | ||
71 | |||
72 | * Fix a bug or optimize a slow piece of code. | ||
73 | |||
74 | * Work with a designer to bring a UI concept to life! | ||
75 | |||
76 | |||
77 | OTHER REALLY COOL PEOPLE | ||
78 | |||
79 | We're also looking for people who can help with: | ||
80 | |||
81 | * Accessibility. We'd love to make it easier for people with | ||
82 | disabilities to have a functional and satisfying SL experience, | ||
83 | but we need people with the knowledge and experience to help us | ||
84 | identify the biggest hurdles and find solutions. | ||
85 | |||
86 | * Localization & Translation. Many of the non-English UI | ||
87 | translations are awkward or wrong, but only someone who knows | ||
88 | the language can make them better. If you are fluent in both | ||
89 | English and another tongue, please help us add or improve the | ||
90 | translation for your language. | ||
91 | |||
92 | |||
93 | GOT ANOTHER IDEA? | ||
94 | |||
95 | There are many more ways to get involved than we could list here; | ||
96 | and there are surely some good ones that you can think of, but that | ||
97 | we hadn't! Don't hesitate to contact us if you'd like to help | ||
98 | out, even if it's not listed here! | ||
99 | |||
100 | |||
101 | CONTACT INFO | ||
102 | |||
103 | If you’d like to contribute to Imprudence in any way, send an email | ||
104 | to jacek.antonelli at gmail or an IM to Jacek Antonelli in-world. | ||