Skip to content

Commit 867d787

Browse files
Added PULL_REQUEST_TEMPLATE.md for Research Assistant
1 parent 90b53fc commit 867d787

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## Motivation and Context
2+
<!-- Describe the purpose of the changes being proposed for the Research Assistant module. What problem does it solve or functionality does it add? -->
3+
* ...
4+
5+
## Description
6+
<!-- Provide a detailed description of the changes. Include any relevant information, such as design decisions, architectural considerations, and dependencies specific to Research Assistant. -->
7+
* ...
8+
9+
## Contribution Checklist
10+
- [ ] I have built and tested the Research Assistant module locally and in a deployed environment.
11+
- [ ] I have pulled the latest code from the main branch, built the frontend for Research Assistant, and committed all necessary files.
12+
- [ ] I have ensured that this change is applicable to all Research Assistant users and does not include organization-specific code or assets.
13+
- [ ] Existing functionality within the Research Assistant module remains unaffected.
14+
15+
## Golden Path Verification
16+
- [ ] I have tested the primary workflows for Research Assistant (the "golden path") to ensure they function correctly without errors.
17+
18+
## Documentation Updates
19+
<!-- Mark one with an "x" and provide details if applicable. -->
20+
- [ ] Updated README.md specific to the Research Assistant module.
21+
- [ ] Updated SolutionArchitecture.md for Research Assistant (if applicable).
22+
- [ ] Updated Troubleshooting.md for Research Assistant (if applicable).
23+
24+
Details of documentation updates:
25+
* ...
26+
27+
## Screenshots (If Applicable)
28+
* Provide before and after screenshots to illustrate the changes made in the Research Assistant module.
29+
30+
## Related Issues
31+
<!-- List any related issues or tickets for the Research Assistant module. -->
32+
* Closes #...
33+
34+
## Additional Information
35+
* Any other information that would be helpful for reviewers of the Research Assistant module.
36+
* ...

0 commit comments

Comments
 (0)