Skip to content

Commit 84d5caa

Browse files
committed
Merge remote-tracking branch 'upstream/master' into xls-num-symlinks
2 parents d1fc580 + e978a4f commit 84d5caa

File tree

2 files changed

+61
-27
lines changed

2 files changed

+61
-27
lines changed

.github/pull_request_template.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
## High Level Overview of Change
2+
3+
<!--
4+
Please include a summary of the changes.
5+
If too broad, please consider splitting into multiple PRs.
6+
-->
7+
8+
### Context of Change
9+
10+
<!--
11+
Please include the context of the change.
12+
If proposing a new XLS, link the associated GitHub Discussion.
13+
If updating an existing XLS, explain why the change is needed.
14+
If a bug fix or process improvement, describe the issue being addressed.
15+
-->
16+
17+
### Type of Change
18+
19+
<!--
20+
Please check [x] relevant options, delete irrelevant ones.
21+
-->
22+
23+
- [ ] New XLS Draft
24+
- [ ] XLS Update (changes to an existing XLS)
25+
- [ ] XLS Status Change (e.g., Draft → Final, Draft → Stagnant)
26+
- [ ] Process/Meta (changes to CONTRIBUTING.md, XLS-1, templates, etc.)
27+
- [ ] Infrastructure (CI, workflows, scripts, website)
28+
- [ ] Documentation (README updates, typo fixes)
29+
30+
<!--
31+
## Future Tasks
32+
For follow-up work related to this PR.
33+
-->

0 commit comments

Comments
 (0)