Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit fa8a236

Browse files
committed
remove one crontibution rule we're not really using
1 parent 609fd49 commit fa8a236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Here's some guidelines on how our file structure works:
2121
* The name of the system needs to be using dashes and alphanumeric characters only. No spaces.
2222
* The files needs to have a specific extension depending on the format: `system-name.tool` and `system-name.tool.exportfiletype`. As examples, we have the code file `cryptowallet.plantuml` and the output to an image file generated from that code as `cryptowallet.plantuml.svg`. Refer to the README.md in each top-level folder for a list of tools and their file extension matches.
2323
* If you have multiple representation of the same system using the same tool, we suggest you add `altN-` at the start of the file where `N` is a number.
24-
* If you have multiple versions of the same system using the same tool, you could also show progression over time by adding `vN-` at the start.
2524

2625
If this sounds complicated and you just want to contribute, you can still submit a PR and we'll refactor it for you. We might have more automation and outside references in the future so we want to keep a strict file structure.
2726

0 commit comments

Comments
 (0)