Skip to content
Merged
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
4 changes: 2 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
# applied by the probot/settings app when changes are pushed to the default
# branch. Install the app at: https://github.com/apps/settings
#
# Template file — replace krl and {{DESCRIPTION}} with actual values.
# Template file — replace krl and KRL (pronounced 'curl') - Knot Resolution Language, a standalone DSL for knot/tangle construction, transformation, resolution, and retrieval with actual values.

# ─── Repository Settings ───────────────────────────────────────────────────────

repository:
name: "krl"
description: "{{DESCRIPTION}}"
description: "KRL (pronounced 'curl') - Knot Resolution Language, a standalone DSL for knot/tangle construction, transformation, resolution, and retrieval"
homepage: "https://github.com/hyperpolymath/krl"
private: false
has_issues: true
Expand Down
Loading