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
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
<!--
SPDX-FileCopyrightText: 2025 Alexandre Gomes Gaigalas <alganet@gmail.com>

SPDX-License-Identifier: ISC
-->
---
name: Bug Report
about: Report a bug
Expand All @@ -20,5 +15,6 @@ Steps to reproduce.
What should happen.

**Environment**
- OS:
- Python version:
- OS:
- Python version:
- apywire version:
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
<!--
SPDX-FileCopyrightText: 2025 Alexandre Gomes Gaigalas <alganet@gmail.com>

SPDX-License-Identifier: ISC
-->
---
name: Feature Request
about: Suggest a new feature
Expand All @@ -17,4 +12,4 @@ Describe the problem.
What do you want to happen.

**Alternatives**
Any alternatives considered.
Any alternatives considered.
15 changes: 0 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
<!--
SPDX-FileCopyrightText: 2025 Alexandre Gomes Gaigalas <alganet@gmail.com>

SPDX-License-Identifier: ISC
-->
## Description

Brief description of changes.

## Type of Change

- [ ] Bug fix
- [ ] Refactoring
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update

## Checklist

- [ ] Descriptive and concise commit message and PR details
- [ ] Docstrings updated
- [ ] Documentation updated
3 changes: 0 additions & 3 deletions .vscode/extensions.json.license

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/settings.json.license

This file was deleted.

5 changes: 5 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Alexandre Gomes Gaigalas <alganet@gmail.com>"
SPDX-License-Identifier = "ISC"

[[annotations]]
path = [ ".vscode/**", ".github/PULL_REQUEST_TEMPLATE.md", ".github/ISSUE_TEMPLATE/**" ]
Comment thread
alganet marked this conversation as resolved.
SPDX-FileCopyrightText = "2025 Alexandre Gomes Gaigalas <alganet@gmail.com>"
SPDX-License-Identifier = "ISC"