gitlab-org--gitlab-foss/changelogs
Paul Gascou-Vaillancourt e555c8f480 Extract discussion actions into separate component
- Created DiscussionActions component
- Updated NoteableDiscussion component accordingly
- Wrote Jest tests for DiscussionActions
- Updated Jest config to enable emojis aliases mock
- Updated qa specs to reflect changes in NoteableDiscussions
2019-04-17 13:42:44 -04:00
..
unreleased Extract discussion actions into separate component 2019-04-17 13:42:44 -04:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.