Skip to content

Conversation

stasm
Copy link
Collaborator

@stasm stasm commented Oct 10, 2023

Let's remove the numbers from the filenames of design proposals.

  • They are few enough that it's easy to identify them by short titles.
  • The numbers currently follow two schemes: sequential from 0001, and PR numbers, which creates confusion.
  • The original intent (New process: design proposal template #454) was to use the PR numbers, but it required a rename after the actual PR was created, which was tedious.

@eemeli eemeli added the fast-track Editorial change permitted to use fast-track merge rules label Oct 10, 2023
@aphillips aphillips merged commit be4e716 into main Oct 10, 2023
@aphillips aphillips deleted the remove-numbering-from-design-proposals branch October 10, 2023 14:06
aphillips added a commit that referenced this pull request Oct 11, 2023
* Create notes-2023-10-02.md (#486)

* Design document for variable mutability and namespacing (#469)

* Design document for variable mutability and namespacing

* style: Apply Prettier

* Partly address #299

* style: Apply Prettier

* Address comments, fix sigil choice

- change `@` to `#` because we want to use `@` for annotations such as `@locale`
- Provide text that considers not making ugly local variables
- Provide use cases for static analysis
- Call out the perfidy of the author in stealing ill-baked requirements

* style: Apply Prettier

* Add @eemelie's `input` proposal as an option considered

* Update exploration/variable-mutability.md

Co-authored-by: Eemeli Aro <[email protected]>

* Add new proposed design

* Update exploration/variable-mutability.md

Co-authored-by: Addison Phillips <[email protected]>

* Address @eemeli's comments

Specifically the one about forward references

* style: Apply Prettier

* Update exploration/variable-mutability.md

Co-authored-by: Eemeli Aro <[email protected]>

* Update exploration/variable-mutability.md

Co-authored-by: Eemeli Aro <[email protected]>

* Update exploration/variable-mutability.md

Co-authored-by: Eemeli Aro <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eemeli Aro <[email protected]>
Co-authored-by: Eemeli Aro <[email protected]>

* Create notes-2023-10-09.md

* Update notes-2023-10-09.md

* Remove the Prettier push action (#491)

Remove the Prettier lint action

* Remove numbers from the existing design proposals (#490)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eemeli Aro <[email protected]>
Co-authored-by: Eemeli Aro <[email protected]>
Co-authored-by: Stanisław Małolepszy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Editorial change permitted to use fast-track merge rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants