Skip to content

Commit a50e60e

Browse files
committed
Removed all sections except summary and AI disclosure questions
1 parent a3358a0 commit a50e60e

File tree

1 file changed

+8
-36
lines changed

1 file changed

+8
-36
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2,51 +2,23 @@
22
Thank you for contributing to the Elastic Docs! 🎉
33
Use this template to help us efficiently review your contribution.
44
-->
5-
## Summary
65

6+
## Summary
7+
<!--
78
Describe what your PR changes or improves.
8-
Describe the reason you are making this change.
9-
If your PR fixes an issue, link it here.
9+
If your PR fixes an issue, link it here. If your PR does not fix an issue, describe the reason you are making the change.
10+
-->
1011

1112
## Generative AI disclosure
12-
13+
<!--
1314
To help us ensure compliance with the Elastic open source and documentation guidelines, please answer the following:
14-
15+
-->
1516
1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
1617
- [ ] Yes
1718
- [ ] No
18-
19+
<!--
1920
2. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).
2021
2122
Tool(s) and model(s) used:
23+
-->
2224

23-
---
24-
25-
## Checklist
26-
27-
Before requesting a review, please confirm the following:
28-
29-
- [ ] PR follows the [Elastic Docs contribution guidelines](https://www.elastic.co/docs/contribute-docs)
30-
- [ ] Content has been proofread for grammar, spelling, and clarity
31-
- [ ] Any code examples have been tested and verified
32-
- [ ] Images, screenshots, or diagrams included where necessary
33-
- [ ] Links and references are correct and functioning
34-
35-
--
36-
37-
## Reviewers and timeline
38-
39-
To identify the reviewers and expected timelines for your PR, use the table.
40-
41-
If you plan to review the content within the review timeline, check the box next to your name.
42-
43-
| Role | Reviewer | Review timeline |
44-
|------|---------|------------------------|
45-
| Technical review | @username [ ] | Date |
46-
| Writer review | @username [ ] | Date |
47-
48-
--
49-
50-
## Additional notes
51-
52-
Add any additional context or information for reviewers here.

0 commit comments

Comments
 (0)