GitHub - mozilla/kitsune: Platform for Mozilla Support

archived 17 Dec 2025 12:50:24 UTC
Skip to content

Navigation Menu

Sign in
Sign up

mozilla/kitsune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e40a74 · 2 hours ago

History

11,753 Commits
2 months ago
3 months ago
2 months ago
5 months ago
last month
8 years ago
3 months ago
3 weeks ago
9 years ago
2 hours ago
7 years ago
5 days ago
last month
8 months ago
7 months ago
5 months ago
last month
7 years ago
5 months ago
5 years ago
9 months ago
5 months ago
6 months ago
10 years ago
2 months ago
4 years ago
5 months ago
6 years ago
last month
6 years ago
10 years ago
3 months ago
12 years ago
3 months ago
last year
3 years ago
2 years ago
last year
last month
5 months ago
5 months ago
3 months ago
last month
last month
4 years ago
2 weeks ago
6 months ago
2 weeks ago
last year
3 months ago
7 months ago
3 months ago
2 years ago

Repository files navigation

Kitsune

Status Sustain
Kitsune is the platform that powers SuMo (support.mozilla.org)

Usage

It is a Django application. There is documentation online.

Releasing a new version

  • Create a signed tag for the new version.
    We are using semantic versioning.
    Given a version number MAJOR.MINOR.PATCH, increment the:
    MAJOR version when you make incompatible API changes
    MINOR version when you add functionality in a backward compatible manner
    PATCH version when you make backward compatible bug fixes
    
    Example:
    git tag -s 1.0.1 -m "Bump version: 1.0.0 to 1.0.1
  • Draft a new release in GitHub for the new tag. Document the highlights of the release and also use the option to automatically document the release through the commit history.
  • Trigger the release for the specified tag in the deploy repository.
Tip
You can access the staging site at https://support.allizom.org/.

Code of Conduct

By participating in this project, you're agreeing to uphold the Mozilla Community Participation Guidelines. If you need to report a problem, please see our Code of Conduct guide.

Contribute

Issues

We use Bugzilla for submitting and prioritizing issues.

Thanks to all of our contributors ❤️

0%
10%
20%
30%
40%
50%
60%
70%
80%
90%
100%