Moderocky

@Moderocky

Joined on Sep 13, 2023

  • Introduction Every major update is followed by a general meeting of the team. This is an opportunity for all members to bring their ideas to the table for discussion. An agenda is set in advance of the meeting based on the ideas contributed, and then each motion is discussed. Traditionally, we make all decisions by vote. The initial vote most be unanimous to pass. Any member present at the meeting has the right to vote against a proposal, in which case we enter a second round of discussion to argue for our positions before taking a second vote. The second vote only needs a majority approval to pass. If there is not a general consensus after the second vote, or the majority abstain, we table the idea and schedule a follow-up meeting for resolving the dispute. Feature Planning Experimentation Skript 2.9 added the tools for creating opt-in syntax experiments. We agreed to make more use of these, in order to test more features and receive feedback from users.
     Like  Bookmark
  • <!-- --> <!-- --> Creator @Moderocky Type Feature Status
     Like  Bookmark
  • :::warning This is the template for all other proposals. If you're drafting your own proposal, you can copy the example from here. The blue info boxes contain short descriptions explaining the purpose of each section. ::: :::info A simple table of meta details (e.g. who came up with this, what state is it in, etc.) :::
     Like  Bookmark
  • File Conditions File/Directory Exists Since 1.0.0 Checks whether the given path is a file that exists. if file ./test.txt exists: delete file ./test.txt Expressions
     Like  Bookmark