Commit 0eabe7e4 authored by Stan Hu's avatar Stan Hu

Merge branch 'lucyfox-master-patch-78354' into 'master'

fix typo and change CE to FOSS

See merge request gitlab-org/gitlab!31810
parents c976d8f0 9fb07a1c
# frozen_string_literal: true # frozen_string_literal: true
# Placeholder class for model that is implemented in EE # Placeholder class for model that is implemented in EE
# It reserves '&' as a reference prefix, but the table does not exists in CE # It reserves '&' as a reference prefix, but the table does not exist in FOSS
class Epic < ApplicationRecord class Epic < ApplicationRecord
include IgnorableColumns include IgnorableColumns
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment