NAHO
NAHO
> After this change, I think the `nix_flake_check` workflow will only evaluate testbeds and documentation, rather than actually building them. (The `docs` workflow builds the documentation, but not until after...
Btw @danth, what is the process for merging commits without squashing them: > These commits should be merged individually, **not squashed**, to ensure a clear and easily reversible changelog. In...
> I prefer squashing as the default since it keeps the history cleaner on the `master` branch Yes, squashing noisy commits without losing clarity is generally a good idea. [1]...
> > (personally I think this PR would be fine to squash into one commit) > > Agreed. Actually, the following commits should remain seperated to distinguish between a code...
# Changelog: v1 * Drop commit 03222f979eac ("treewide: generate deprecation warnings")
Cc: @donovanglover
Feel free to open a PR.
> searched codebase for all times font sizes are used, couldn't find anything that has had to do this before. See https://github.com/danth/stylix/issues/251.
# Changelog: v1 * Commit Message * Add `Link:` tag to GitHub issue form documentation * Credit @danth as reviewer * Patch * Add installation method checkboxes * Add `validations:...
> would something like > > ```yaml > -type: checkboxes > > attributes: > label: Is there an existing issue for this? > description: Search [existing issues](https://github.com/danth/stylix/issues) to see if...