blob: 2ca49c9bc7fc8e7304e36881ca127fa46e167e49 [file] [log] [blame]
Justin Mclean94ea50d2014-09-04 17:58:19 +10001Apache Flex Squiggly
2====================
3
4 Apache Flex Squiggly is a ActionScript spell checking library.
5
6 For detailed information about Apache Flex Squiggly and other Apache Flex
7 projects please visit:
8 http://flex.apache.org/
9
10
11Contributing
12============
13
14 Apache Flex is for the community and we would like to see more
15 community involvement.
16
17 The community can help the Apache Flex project by helping out in the
18 following areas.
19 - Testing / Fixing bugs. Providing patches.
20 - Assisting other users with their requests for help.
21 - Helping out with release candidates.
22 - Wiki / Documentation.
23 - Translations into other languages.
24 - Public relations.
25 - Examples of code and components.
26
27 All contributions are welcome. Continued involvement in the project may
28 warrant you being selected as a committer by the Apache Flex PMC.
29
30 For more details information please visit:
31 https://cwiki.apache.org/confluence/display/FLEX/Helping+Out
32
33Mailing Lists
34=============
35
36 The two main mailing list are the user list for discussing how to code in
37 Flex and any issues you run into and the dev list for discussing ongoing
38 development of the SDK.
39
40 You can subscribe to the mailing lists by sending an email to:
41 users-subscribe@flex.apache.org
42 dev-subscribe@flex.apache.org
43
44 Note that both mailing lists have are mid-high volume lists.
45
46 For those who prefer forums:
47 http://s.apache.org/flex-users-forum
48 http://s.apache.org/flex-dev-forum
49
50Reporting Bugs
51==============
52
53 The bug base for Apache Flex can be found here:
54 https://issues.apache.org/jira/browse/FLEX
55
56 You need to set up a JIRA account to submit a bug report but can browse
57 and search the bug base without an account.
58 https://cwiki.apache.org/confluence/display/FLEX/3.1+JIRA+Account
59
60 When reporting an issue the follow information is helpful:
61 - OS, browser and Flash Player version or AIR version
62 - Screen shots
63 - Small sample application showing the issue
64 - Steps on how to reproduce the issue
65
66 Please search through JIRA before submitting new bugs. It may be that the
67 bug you've found has already been reported.
68
69Contributing Code
70=================
71
72 If you have a bug fix, new component or other code you which to give to
73 Apache Flex please open a JIRA ticket and attach the code to it.
74
75 A committer will take a look, review and test it and help you get the code
76 into the SDK.
77
78 If the code is a significant size we may ask you to sign an license
79 agreement (ICLA) or software grant.
80
81
82Thanks for using Apache Flex. Enjoy!
83
84The Apache Flex Project
85<http://flex.apache.org>