Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
f27a5ce8
Commit
f27a5ce8
authored
5 years ago
by
David Bühler
Browse files
Options
Downloads
Patches
Plain Diff
Fixes issue and merge request templates for gitlab.
parent
4b9a0abe
No related branches found
No related tags found
1 merge request
!1
CONTRIBUTING file
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/issue_templates/bug_report.md
+2
-2
2 additions, 2 deletions
.gitlab/issue_templates/bug_report.md
.gitlab/merge_request_templates/external_contribution.md
+9
-0
9 additions, 0 deletions
.gitlab/merge_request_templates/external_contribution.md
with
11 additions
and
2 deletions
ISSUE_TEMPLATE
.md
→
.gitlab/issue_templates/bug_report
.md
+
2
−
2
View file @
f27a5ce8
...
@@ -4,9 +4,9 @@ Please directly edit it inline to provide the required information.
...
@@ -4,9 +4,9 @@ Please directly edit it inline to provide the required information.
Before submitting the issue, please confirm (by adding a X in the [ ]):
Before submitting the issue, please confirm (by adding a X in the [ ]):
-
[
] the issue has not yet been reported on [Git
hu
b
](
https://git
hub.com/Frama-C/Frama-C-snapshot
/issues
)
;
-
[
] the issue has not yet been reported on [Git
la
b
](
https://git
.frama-c.com/pub/frama-c
/issues
)
;
-
[
] the issue has not yet been reported on our [BTS
](
https://bts.frama-c.com
)
;
-
[
] the issue has not yet been reported on our [BTS
](
https://bts.frama-c.com
)
;
-
[
] you installed Frama-C as prescribed in the [instructions
](
https://github.com/Frama-C/Frama-C-snapshot/blob/master/
INSTALL.md
)
.
-
[
] you installed Frama-C as prescribed in the [instructions
](
INSTALL.md
)
.
# Contextual information
# Contextual information
...
...
This diff is collapsed.
Click to expand it.
PULL_REQUEST_TEMPLATE
.md
→
.gitlab/merge_request_templates/external_contribution
.md
+
9
−
0
View file @
f27a5ce8
Thank you for submitting a
pull
request
(PR)
to the Frama-C team.
Thank you for submitting a
merge
request to the Frama-C team.
We propose the following template to ease the process.
We propose the following template to ease the process.
Please directly edit it inline to provide the required information.
Please directly edit it inline to provide the required information.
Before submitting the
PR
, please confirm (by adding a X in the [ ]):
Before submitting the
merge request
, please confirm (by adding a X in the [ ]):
-
[
] this pull request is linked to an issue on [Github
](
https://github.com/Frama-C/Frama-C-snapshot/issues
)
or on our
[
BTS
](
https://bts.frama-c.com
)
;
-
[
] you contributed to Frama-C as prescribed in the [instructions
](
CONTRIBUTING.md
)
.
-
[
] you contributed to Frama-C as prescribed in the [instructions
](
https://github.com/Frama-C/Frama-C-snapshot/blob/master/CONTRIBUTING.md
)
.
-
[ ] if the size of the PR requires it, you have signed the
-
[ ] if the size of the PR requires it, you have signed the
[
Contributor Licensing Agreement
](
https://github.com/Frama-C/Frama-C-snapshot/blob/master/
CLA.md
)
[
Contributor Licensing Agreement
](
CLA.md
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment