Closed
Description
In GitLab by @helenb on Oct 31, 2019, 08:22
Overall aim: open source the project.
FE:
- Check tooling commands
- Update developer documentation if necessary
- Fix accessibility errors reported by axe
- IE11 JS support
- Fix case sensitivity in pattern search
BE:
- Check through open issues and see if any of them can be closed
- Code audit Back-end code audit #88
- Check MR Allows to override context and tags in a base template - [closed] #46 and see if this is still needed or if it should be closed
- Add tests and docs to MR Remove forced patterns #83 (alphabetise pattern list and remove atomic structure) and merge
- Set up Docker and update developer documentation
- Tackle context inheritance issues (issue Impossible to override context in for a child template #8)
- Add pattern variants (nice to have - not essential for open sourcing) Add support for pattern variants #87
Either FE or BE:
- Create github repo - clarify who should own this with Tom D
- Port over code, issues and MR template from gitlab
- Add open source licence
- Check any documentation that needs updating (e.g. repo url)
- Make sure the authors list in the changelog is up to date Update CHANGELOG and GitHub releases #89