mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:20:11 +01:00
Add a skeletal PR template (#2226)
e.g. https://github.com/flutter/flutter/blob/master/.github/PULL_REQUEST_TEMPLATE.md But I feel weird adding a checklist
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!--
|
||||
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
||||
Exceptions. See /LICENSE for license information.
|
||||
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
-->
|
||||
|
||||
_Replace this paragraph with a description of what this PR is changing or
|
||||
adding, and why._
|
||||
|
||||
Closes #ISSUE
|
||||
Reference in New Issue
Block a user