diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..d02ef363f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +## Description + + + +## How Has This Been Tested? + + + + + + + +## Artifacts (if appropriate): + + \ No newline at end of file diff --git a/.gitignore b/.gitignore index 75e058d73..21047c4b9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ log.txt log-ingestion.txt logs +log *.log current.json diff --git a/log/x11vnc.err b/log/x11vnc.err deleted file mode 100644 index e69de29bb..000000000