Dextrose/Getting Involved: Difference between revisions
RafaelOrtiz (talk | contribs) m First steps if i want to develop for dextrose ? |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Obsolete | Moved and died at https://sugardextrose.org/projects/dextrose/wiki/Testing_and_reporting_issues }} | |||
<noinclude> | <noinclude> | ||
{{TeamHeader|Dextrose|home=Dextrose|xbgColor=ffe792|join_label=Get Involved}} | {{TeamHeader|Dextrose|home=Dextrose|xbgColor=ffe792|join_label=Get Involved}} | ||
| Line 9: | Line 11: | ||
If you want to create custom images, see the documentation of the [[Dextrose/Building|Dextrose build system]]. | If you want to create custom images, see the documentation of the [[Dextrose/Building|Dextrose build system]]. | ||
== Testing == | |||
Feedback from the entire community is appreciated. | |||
== | === Reporting bugs upstream === | ||
If you know the specific upstream project that contains the bug, please file your report into their bug tracker: | |||
tracker | |||
* Sugar and activities: http://bugs.sugarlabs.org/ | * Sugar and activities: http://bugs.sugarlabs.org/ | ||
* Drivers and OLPC customizations: http://dev.laptop.org/ | * Drivers and OLPC customizations: http://dev.laptop.org/ | ||
* Fedora OS: http://bugzilla.redhat.com/ | * Fedora OS: http://bugzilla.redhat.com/ | ||
When you file a bug on any component which affects Dextrose, please bring it to our | |||
attention by marking it with the "dextrose" keyword and by Cc'ing the [[Dextrose/Contacts|Dextrose Release Manager]]. | |||
=== Reporting bugs specific to Dextrose === | |||
You can file bugs specific to Dextrose in the [http://bugs.sugarlabs.org/ Sugar Labs bug tracker] and | |||
assign them to component "Dextrose". You can use this component when you're in doubt, the maintainers | |||
will reassign it to the correct component. | |||
Before you file a new bug, please check the [http://bugs.sugarlabs.org/wiki/Dextrose Summary of all bugs affecting Dextrose] | |||
to avoid duplicates. You can comment on existing bugs to provide additional details. | |||
== Test plans == | === Test plans === | ||
We currently don't have a formal test plan for Dextrose. We're looking for someone to | We currently don't have a formal test plan for Dextrose. We're looking for someone to | ||