Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Wiki
  • GitHub

GitHub · Changes

Page history
Updated GitHub (markdown) authored Apr 18, 2015 by Davide P. Cervone's avatar Davide P. Cervone
Show whitespace changes
Inline Side-by-side
GitHub.md
View page @ 16df9dcf
......@@ -46,26 +46,25 @@ Labels related to development:
* Ready for Development
* indicates that a resolution has been identified but not yet implemented
* Ready for Release
* (**pkra:** not sure)
* Means that the resolution can be merged into `develop` (or another branch).
* Ready for Review
* indicates a resolution strategy has been proposed.
* (**pkra:** could be replaced by pull requests?)
* indicates code implementing a resolution has been proposed, and needs to be reviewed and approved for merging into the `develop` branch (or another branch).
* In Development
* indicates that a team member is actively working on resolving the issue
* Fixed
* for issues that have been fixed in the some branch but are missing other requirements for closing.
* for issues that have been fixed and are included in the `master` branch.
* Merged
* indicates a development branch has been merged into the `develop` branch.
* Needs Documentation
* indicates an issue requires the documentation to change or be created
* ideally, an issue on the mathjax/mathjax-docs is cross-linked
* QA - Testcase Wanted / QA - Unit Test Wanted
* indicates a test is missing
* ideally, an issue on the mathjax/mathjax-test is cross-linked
* QA - In Testsuite
* indicates a test has been added to the testsuite at mathjax/mathjax-test
* QA - Do Not Write Automated Test
* indicates no test will be necessary for the issue
* Test Needed
* indicates a test needs to be developed for this issue
* Test Available
* indicates a test has been added to the testsuite at mathjax/MathJax-test
* should include a link to the test file in mathjax/MathJax-test
* Test Not Needed
* indicates no test is necessary for the issue
Other labels
......
Clone repository

MathJax Wiki

  • Contributing
    • Contributor License Agreement etc
    • Quick guide to translating mathjax
  • Development
    • Development Process
      • Release Process Checklist
      • Documentation Update Process
      • Source Control Policies
      • GitHub
    • Design Documents
      • MathJax Roadmap
      • CDN Hosting
        • CDN requirements
        • CDN Hosting at Google Cloud Storage
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Documentation generation guide
      • Testing
        • Platforms supported
        • Test Machines
  • MathJax web presence