Finding an issue
Here's a list of all our current projects. We use GitHub issues
associated with each project to track the work associated with that project.
That's where you can find things to work on.
We make extensive use of issue labels to designate the priority, status and
beginner-friendliness of various issues. We have a standard set of labels
across all projects, documented here. Here
are some of the ones that are most relevant to finding a good issue to work on:
- Issues available for community contribution:
- The following tags mark issues that are open for community contribution:
- help wanted: Open to
participation from the community but not necessarily beginner-friendly
- good first issue: Open to
participation from the community and friendly towards new contributors
- You do not need our permission to work on one of these issues.
- You may work on an issue labeled good
first issue even if it's not your first issue.
- Please don't ask for issue assignment or claim issues. Do the work and
submit a pull request (PR).
- Even if multiple people submit PRs for the same issue, multiple ideas and
implementations strengthen the final product.
- For work program applicants, each can all list their own PRs on their
application. It is the quality of work that is important, not whether it
is merged.
- Issues not available for community contribution:
- The following tags mark issues that are not open for community
contribution:
- ๐ staff only: Requires
infrastructure access or institutional knowledge that would be
impractical to provide to the community
- Do not work on these.
- Issues not ready for work:
- The following tags mark issues that are not open for community
contribution:
- ๐ง status: blocked: Blocked
by other work that needs to be done first
- ๐งน status: ticket work required
: Needs additional work before it is ready to be taken up
- ๐ฆ status: awaiting triage:
Has not been triaged by a maintainer
- Do not work on these.
- Issues without any of the above labels:
- These issues may (or may not) be open for contribution.
- Please add a comment asking one of the maintainers to triage the issue and
label it as appropriate.
You can use our Issue Finder tool to find a
good issue that matches your skills and familiarity with our software and
community.
Some helpful saved searches on GitHub that can assist with finding an issue:
Check the issue comments/labels to see whether someone else has indicated that
they are working on it. If someone is already working on it and there has been
activity within the last 7 days, you may want to find a different issue to work
on.
Contribution process
Once you've found an issue you'd like to work on, please follow these steps to
make your contribution:
- If you have followed the guidelines above, you don't need to ask permission
to start work on an issue.
- Write your code and submit your pull request (PR). Be sure to read and
follow our pull request guidelines!
- Wait for code review and address any issues raised as soon as you can.
A note on collaboration: We encourage people to collaborate as much as
possible. We especially appreciate contributors reviewing each other's pull
requests, as long as you are kind and constructive when you
do so.
Proposing a new issue
If you want to work on something that there is no GitHub issue for, follow these steps:
- Create a new GitHub issue associated with the relevant repository and
propose your change there. Be sure to include implementation details and the
rationale for the proposed change.
- We are very reluctant to accept random pull requests without a related
issue created first.
- The issue will automatically have the ๐ฆ status: awaiting triage label applied. Wait for a
project maintainer to evaluate your issue and decide whether it's something
that we will accept a pull request for.
- Once the project maintainer has approved the issue and removed the ๐ฆ status: awaiting triage label, you
may start work on code as described in the "Contribution process" section
above.
When in doubt, ask a question on one of our community forums.
Donations
Recurring donations to Creative Commons Open Source can be made via Sponsor
@creativecommons on GitHub
Sponsors.
Thank you to our Supporters!