Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lalsuite
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 116
    • Issues 116
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • lalsuite
  • Issues
  • #447

Closed
Open
Created Jun 04, 2021 by Karl Wette@karl-wetteMaintainer0 of 4 tasks completed0/4 tasks

Update default merge request template: backward (in)compatible changes

The default merge request template should be updated to the following, which makes it clearer what changes are considered backward (in)compatible:

#### Backwards Compatible Changes

- [ ] This change does not modify a public C header file
- [ ] This change adds new functions/structs/types to a public C header file

#### Backwards Incompatible Changes

- [ ] This change modifies an existing function/struct/type in a public C header file
- [ ] This change removes an existing function/struct/type in a public C header file
Edited Jun 04, 2021 by Karl Wette
Assignee
Assign to
Time tracking