Skip to content

Commit ef6d386

Browse files
ivikramsahuHarness
authored andcommitted
Update CODEOWNERS (#100039)
* f7d325 update codeowners
1 parent 0a27b1e commit ef6d386

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
File renamed without changes.

.harness/issue_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
Thanks for contributing to the Harness Developer Hub! Please use GitHub Issues to report documentation issues or request documentation enhancements, and our code owners will review your issue.
3+
4+
**For issues and feature requests for the Harness Platform and modules, use the [Harness Ideas Portal](https://ideas.harness.io/).**
5+
6+
## Type
7+
8+
- [ ] Issue (such as typos, broken images/links, or missing/malformed documentation)
9+
- [ ] Enhancement (such as UX suggestions, new documentation requests, or suggestions for how content is organized/presented)
10+
11+
> :bulb: **Tip:** You can select **Edit this Page** at the bottom of any HDH page to instantly edit that page and submit a PR. This is the fastest way to correct errors and publish other small changes.
12+
13+
## Description
14+
15+
Describe your the issue or enhancement request. Include as much or as little detail as needed. If referencing a specific page, provide the link or file path.

.harness/pull_request_template.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
2+
3+
## Description
4+
5+
* Please describe your changes: \__________________________________
6+
* Jira/GitHub Issue numbers (if any): \______________________________
7+
* Preview links/images (Internal contributors only): \__________________
8+
9+
## PR lifecycle
10+
11+
We aim to merge PRs within one week or less, but delays happen sometimes.
12+
13+
If your PR is open longer than two weeks without any human activity, please tag a [code owner](https://github.com/harness/developer-hub/blob/main/.github/CODEOWNERS) in a comment.
14+
15+
PRs must meet these requirements to be merged:
16+
17+
- [ ] Successful preview build.
18+
- [ ] Code owner review.
19+
- [ ] No merge conflicts.
20+
- [ ] Release notes/new features docs: Feature/version released to at least one prod environment.

0 commit comments

Comments
 (0)