Skip to content

Commit 516cccb

Browse files
Merge branch 'main' into dependabot/github_actions/dependencies-9dabc1efee
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
2 parents 28d36ee + 87b2a60 commit 516cccb

File tree

11 files changed

+669
-183
lines changed

11 files changed

+669
-183
lines changed

.github/FUNDING.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Supported funding platforms
2-
github: [your-github-username]
3-
patreon: palimpsest-license
4-
open_collective: palimpsest-license
5-
ko_fi: your_ko_fi_username
6-
custom: ["https://palimpsestlicense.org/donate"] # Your custom donation link
1+
# SPDX-License-Identifier: AGPL-3.0-or-later
2+
# Funding platforms for hyperpolymath projects
3+
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
4+
5+
github: hyperpolymath
6+
ko_fi: hyperpolymath
7+
liberapay: hyperpolymath
Lines changed: 30 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,38 @@
11
---
2-
name: Bug Report
3-
about: Report a bug (e.g., broken link, invalid syntax)
4-
title: "[Bug] "
5-
labels: "bug"
6-
assignees: ""
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[Bug]: "
5+
labels: 'bug, priority: unset, triage'
6+
assignees: ''
7+
78
---
89

9-
## Describe the Bug
10-
A clear, concise description of what the bug is (e.g., "The Dutch translation of the AGI template has a typo").
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
1119

12-
## Steps to Reproduce
13-
1. Go to '...' (e.g., open `LICENSES/palimpsest-license-v0.3.nl.md`)
14-
2. Click/scroll to '...'
15-
3. See error: [describe what's wrong]
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
1622

17-
## Expected Behavior
18-
What you *expected* to happen (e.g., "The translation should match the English version").
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
1925

20-
## Screenshots
21-
If applicable, add screenshots to show the issue.
26+
**Desktop (please complete the following information):**
27+
- OS: [e.g. iOS]
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
2230

23-
## Environment
24-
- OS: [e.g., Windows 11, macOS Ventura]
25-
- Project version: [e.g., v0.3.0]
31+
**Smartphone (please complete the following information):**
32+
- Device: [e.g. iPhone6]
33+
- OS: [e.g. iOS8.1]
34+
- Browser [e.g. stock browser, safari]
35+
- Version [e.g. 22]
2636

27-
## Additional Context
28-
Add any other details (e.g., "I noticed this when checking the license for my project").
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
name: Documentation
3+
about: Report unclear, missing, or incorrect documentation
4+
title: "[DOCS]: "
5+
labels: 'documentation, priority: unset, triage'
6+
assignees: ''
7+
8+
---
9+
10+
name: Documentation
11+
description: Report unclear, missing, or incorrect documentation
12+
title: "[Docs]: "
13+
labels: ["documentation", "triage"]
14+
body:
15+
- type: markdown
16+
attributes:
17+
value: |
18+
Help us improve our documentation by reporting issues or gaps.
19+
20+
- type: dropdown
21+
id: type
22+
attributes:
23+
label: Documentation issue type
24+
options:
25+
- Missing (documentation doesn't exist)
26+
- Incorrect (information is wrong)
27+
- Unclear (confusing or hard to follow)
28+
- Outdated (no longer accurate)
29+
- Typo or grammar
30+
validations:
31+
required: true
32+
33+
- type: input
34+
id: location
35+
attributes:
36+
label: Location
37+
description: Where is this documentation? (URL, file path, or section name)
38+
placeholder: README.adoc, section "Installation"
39+
validations:
40+
required: true
41+
42+
- type: textarea
43+
id: description
44+
attributes:
45+
label: Description
46+
description: What's the problem with the current documentation?
47+
placeholder: Describe what's wrong or missing
48+
validations:
49+
required: true
50+
51+
- type: textarea
52+
id: suggestion
53+
attributes:
54+
label: Suggested improvement
55+
description: How should it be fixed or improved?
56+
placeholder: The documentation should say...
57+
validations:
58+
required: false
59+
60+
- type: checkboxes
61+
id: contribution
62+
attributes:
63+
label: Contribution
64+
options:
65+
- label: I would be willing to submit a PR to fix this
66+
required: false
Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
2-
name: Feature Request
3-
about: Suggest a new feature (e.g., better AI compliance tooling)
4-
title: "[Feature] "
5-
labels: "enhancement"
6-
assignees: ""
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: 'enhancement, priority: unset, triage'
6+
assignees: ''
7+
78
---
89

9-
## What Problem Does This Solve?
10-
Explain the problem you’re facing (e.g., "It’s hard to verify if an AI tool complies with the license").
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1112

12-
## Proposed Solution
13-
Describe what you want to build (e.g., "A CLI tool to check if a model’s training data uses Palimpsest-licensed works").
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
1415

15-
## Alternatives You’ve Considered
16-
Any other solutions you thought of (e.g., "I considered manual checks, but they’re too slow").
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
1718

18-
## Additional Context
19-
Add examples, screenshots, or links to related work.
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
name: Question
3+
about: Ask a question about usage or behaviour
4+
title: "[QUESTION]: "
5+
labels: question, triage
6+
assignees: ''
7+
8+
---
9+
10+
name: Question
11+
description: Ask a question about usage or behaviour
12+
title: "[Question]: "
13+
labels: ["question", "triage"]
14+
body:
15+
- type: markdown
16+
attributes:
17+
value: |
18+
Have a question? You can also ask in [Discussions](../discussions) for broader conversations.
19+
20+
- type: textarea
21+
id: question
22+
attributes:
23+
label: Your question
24+
description: What would you like to know?
25+
placeholder: How do I...?
26+
validations:
27+
required: true
28+
29+
- type: textarea
30+
id: context
31+
attributes:
32+
label: Context
33+
description: Any relevant context that helps us answer your question
34+
placeholder: I'm trying to achieve X and I've tried Y...
35+
validations:
36+
required: false
37+
38+
- type: textarea
39+
id: research
40+
attributes:
41+
label: What I've already tried
42+
description: What have you already looked at or attempted?
43+
placeholder: I've read the README and searched issues but...
44+
validations:
45+
required: false
46+
47+
- type: checkboxes
48+
id: checked
49+
attributes:
50+
label: Pre-submission checklist
51+
options:
52+
- label: I have searched existing issues and discussions
53+
required: true
54+
- label: I have read the documentation
55+
required: true

.github/workflows/codeql.yml

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
# SPDX-License-Identifier: AGPL-3.0-or-later
12
name: CodeQL Security Analysis
3+
24
on:
35
push:
46
branches: [main, master]
@@ -7,29 +9,32 @@ on:
79
schedule:
810
- cron: '0 6 * * 1'
911

12+
permissions: read-all
13+
1014
jobs:
1115
analyze:
1216
runs-on: ubuntu-latest
1317
permissions:
18+
contents: read
1419
security-events: write
1520
strategy:
1621
fail-fast: false
1722
matrix:
18-
language: ['javascript', 'python', 'go', 'java', 'ruby']
23+
include:
24+
- language: ruby
25+
build-mode: none
26+
1927
steps:
20-
- uses: actions/checkout@v6
21-
28+
- name: Checkout
29+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
30+
2231
- name: Initialize CodeQL
23-
uses: github/codeql-action/init@v4
32+
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.28.1
2433
with:
2534
languages: ${{ matrix.language }}
26-
queries: +security-and-quality
27-
continue-on-error: true
28-
29-
- name: Autobuild
30-
uses: github/codeql-action/autobuild@v4
31-
continue-on-error: true
32-
33-
- name: Perform Analysis
34-
uses: github/codeql-action/analyze@v4
35-
continue-on-error: true
35+
build-mode: ${{ matrix.build-mode }}
36+
37+
- name: Perform CodeQL Analysis
38+
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.28.1
39+
with:
40+
category: "/language:${{ matrix.language }}"

.github/workflows/security.yml

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)