Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Bug Report
about: Create a report to help us improve
title: 'bug: '
labels: bug
assignees: ''
---

## Description

## Reproduction Steps

## Expected Behavior

## Environment

- **OS:**
- **Version:**
- **Go Version (if applicable):**

## Checklist

- [ ] I have checked existing issues to avoid duplicates
- [ ] I have provided a clear description of the issue
- [ ] I have included steps to reproduce (if applicable)
- [ ] I have included relevant environment details
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: New Feature
about: Suggest an idea for this project
title: 'feat: '
labels: enhancement
assignees: ''
---

## Problem Statement

## Proposed Solution

## Alternatives Considered

## Checklist

- [ ] I have checked existing issues to avoid duplicates
- [ ] I have described the problem and solution clearly
- [ ] I have considered the scope and complexity
32 changes: 32 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## Description

<!-- What does this PR do? Why is it needed? -->

## Type of Change

<!-- Mark the appropriate option with an "x" -->

- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Refactor
- [ ] Chore

## Changes Made

<!-- Summarize the key changes in this PR -->

## Testing

<!-- Describe how you tested your changes -->

## Checklist

- [ ] Code follows the project's style guidelines
- [ ] Self-review of code has been performed
- [ ] Code has been commented where necessary
- [ ] Tested with `make setup` or relevant profile
- [ ] Commits follow conventional format (`type: subject`)
- [ ] No secrets or credentials committed
- [ ] Documentation has been updated accordingly
- [ ] PR has been labeled appropriately (`enhancement`, `bug`, `documentation`, `refactor`, `chore`)
64 changes: 64 additions & 0 deletions CLA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Contributor License Agreement

Thank you for your interest in contributing to the ipctl project (the "Project").

## Individual Contributor License Agreement

By signing this Contributor License Agreement ("CLA"), you accept and agree to the following terms and conditions for your present and future contributions submitted to Itential, Inc. ("Itential"). Except for the license granted herein to Itential and recipients of software distributed by Itential, you reserve all right, title, and interest in and to your contributions.

### 1. Definitions

**"You"** (or **"Your"**) shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Itential.

**"Contribution"** shall mean any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to Itential for inclusion in, or documentation of, any of the products owned or managed by Itential (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to Itential or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, Itential for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."

### 2. Grant of Copyright License

Subject to the terms and conditions of this Agreement, You hereby grant to Itential and to recipients of software distributed by Itential a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Work, and to permit persons to whom the Work is furnished to do so.

### 3. Grant of Patent License

Subject to the terms and conditions of this Agreement, You hereby grant to Itential and to recipients of software distributed by Itential a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.

### 4. Representations

You represent that:

a) You are legally entitled to grant the above license. If your employer(s) has rights to intellectual property that you create that includes your Contributions, you represent that you have received permission to make Contributions on behalf of that employer, that your employer has waived such rights for your Contributions to Itential, or that your employer has executed a separate Corporate CLA with Itential.

b) Each of Your Contributions is Your original creation (see section 7 for submissions on behalf of others).

c) Your Contribution submissions include complete details of any third-party license or other restriction (including, but not limited to, related patents and trademarks) of which you are personally aware and which are associated with any part of Your Contributions.

### 5. Support

You are not expected to provide support for Your Contributions, except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.

### 6. Third Party Contributions

Should You wish to submit work that is not Your original creation, You may submit it to Itential separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".

### 7. Notification of Changes

You agree to notify Itential of any facts or circumstances of which you become aware that would make these representations inaccurate in any respect.

## How to Sign

To sign this CLA, please comment on your pull request with the following statement:

```
I have read the CLA Document and I hereby sign the CLA
```

## Contact Information

If you have questions about this CLA, please contact us at:
- Email: opensource@itential.com
- Website: https://itential.com

---

**Project:** ipctl
**Organization:** Itential, Inc.
**Date:** 2026-02-24
**License:** GPL-3.0-or-later
56 changes: 56 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Open Source Code of Conduct

## Purpose

This Code of Conduct sets expectations for behavior in our open source community. It ensures a respectful, safe, and inclusive environment for contributors, maintainers, users, and newcomers—regardless of background, skill level, or personal identity.

Open source thrives when everyone can contribute without harassment, discrimination, or toxicity. If you're here to collaborate, you're expected to follow this.

## Expected Behavior

We expect all contributors to:

- **Be respectful**: Value different perspectives. Disagree without personal attacks.
- **Be constructive**: Critique code and ideas, not people. If something's broken, propose a fix.
- **Be inclusive**: Welcome beginners, mentor others, and use inclusive language.
- **Take responsibility**: Own your mistakes, learn from feedback, and help improve the project.
- **Communicate clearly**: Write good issues, PRs, and commit messages. Default to transparency.

## Unacceptable Behavior

These are **not tolerated**:

- Hate speech, slurs, or discriminatory jokes.
- Harassment, intimidation, or sustained disruption.
- Doxxing or sharing private information without consent.
- Trolling, flame wars, or intentionally derailing conversations.
- "Gatekeeping" or belittling others based on experience, tools, or tech stack.

## Enforcement

Violations will be handled promptly and decisively:

- Minor incidents may result in a warning.
- Repeated or severe behavior can lead to bans from the project (GitHub issues, PRs, Slack/Discord, etc.).
- Reports will be reviewed by the maintainers or a designated moderation team.

## Reporting

If you experience or witness a violation, **speak up**:

- Email: opensource@itential.com
- Or DM a maintainer in private on our official chat

All reports are confidential. Retaliation against reporters **will not be tolerated**.

## Scope

This Code of Conduct applies in all project spaces, including:

- GitHub issues and PRs
- Community forums, chats, and meetings
- Social media when representing the project

## Attribution

This code is based on the [Contributor Covenant](https://www.contributor-covenant.org), with pragmatic additions tailored for modern open source development.
Loading
Loading