Using backticks in headings isn't always ideal, as they can occasionally be improperly formatted.
File names should be enclosed within code blocks, rather than being included directly in headings.
Examples of possible syntax:
```js:vite.config.ts
... code ...
```
```js file=vite.config.ts
... code ...
```
```js file:vite.config.ts
... code ...
```
```js {file=vite.config.ts}
... code ...
```
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too