Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove numbers from the existing design proposals #490

Merged
merged 1 commit into from
Oct 10, 2023

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 Non-spec editorial changes, etc. label Oct 10, 2023
@aphillips aphillips merged commit be4e716 into main Oct 10, 2023
3 checks passed
@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 Non-spec editorial changes, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants