mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-28 08:54:04 +02:00
Update to the new (proposed) Style Guide (#1294)
### Description of Changes Follow-up to https://codeberg.org/ethical-foss/open-slopware/pulls/1293: update all files which aren't the README to the new Style Guide. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1294 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
f3ca7c7543
commit
1fdba3a75c
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ Let's take tldr-pages as an example, as that was something the community recentl
|
|||
|
||||
2. Since we're using tldr as an example, we'll assume the project you want to fork is already in this repo. Go to the table where the software you want to fork is (for instance the [Cheat Sheets and Documentation section](https://codeberg.org/ethical-foss/open-slopware#cheat-sheets-and-documentation)), which looked like this:
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
| --- |:---:| --- | --- |
|
||||
| Name | Last Untainted <br /> Version/Commit ID | Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [tldr-pages](https://github.com/tldr-pages/tldr) | [`v2.3`](https://github.com/tldr-pages/tldr/releases/tag/v2.3) | [](#permissive-ai-policy) ([1](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md), [2](https://github.com/tldr-pages/tldr/commit/b042736266e10cb026b678ba1d0fed362d5f579d)) | [](#request-for-help) |
|
||||
|
||||
3. Go to the source repo and find the clone URL. In this case, you would go to [tldr-pages](https://github.com/tldr-pages/tldr). Since it's on GitHub, you should see a green button that says "<> Code". Click the green button, then click "HTTPS" and you should be able to copy that URL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue