and make sure your changes will not unintentionally remove theirs
.form-group
=f.label:title,class: 'control-label'
...
...
@@ -172,3 +179,5 @@
=link_to'Delete',polymorphic_path([@project.namespace.becomes(Namespace),@project,issuable]),data: {confirm: "#{issuable.class.name.titleize} will be removed! Are you sure?"},