-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ospray_linux_fix' of https://github.com/braunms/megamol
- Loading branch information
Showing
38 changed files
with
798 additions
and
994 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: PR with Test Requirements | ||
about: Create a PR with explicit test instructions. | ||
title: '' | ||
labels: needs testing | ||
assignees: '' | ||
|
||
--- | ||
<!--Add a description here. | ||
Include a list of issues it fixes in the "Fixes #[]" format if applicable.--> | ||
|
||
## Summary of Changes | ||
<!--A list of changes that will be copied into the merge commit message and changelog.--> | ||
|
||
## References | ||
<!--A list of references of this PR, for instance related PRs or scientific papers.--> | ||
|
||
## Additional context | ||
<!--Add any other context about this PR here--> | ||
|
||
## Test Instructions | ||
<!--You have selected this template because you believe not only a code review but also a test is required. | ||
Therefore, provide instructions on how to setup a test for this PR. | ||
Include, if possible, the expected behavior.--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: Normal PR | ||
about: Create a normal PR without specific test requirements. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
<!--Add a description here. | ||
Include a list of issues it fixes in the "Fixes #[]" format if applicable.--> | ||
|
||
## Summary of Changes | ||
<!--A list of changes that will be copied into the merge commit message and changelog.--> | ||
|
||
## References | ||
<!--A list of references of this PR, for instance related PRs or scientific papers.--> | ||
|
||
## Additional context | ||
<!--Add any other context about this PR here--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.