Skip to content

Commit 0902c79

Browse files
Mark Pospeselmpospese
Mark Pospesel
authored andcommitted
[Issue-62] Hide pull request template
1 parent 67610e2 commit 0902c79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ TextStyleLabel("Another sample headline", typography: .systemLabel)
102102
```
103103

104104
To add specific TypographyLabel configurations, use the `configuration` closure:
105-
```
105+
```
106106
// using custom typography, the configuration closure and a View background modifier
107107
TextStyleLabel(
108108
"This is a long text string that will not fit",
@@ -385,7 +385,7 @@ Prior to submitting a pull request you should:
385385

386386
When submitting a pull request:
387387

388-
* Use the [provided pull request template](PULL_REQUEST_TEMPLATE.md) and populate the Introduction, Purpose, and Scope fields at a minimum.
388+
* Use the [provided pull request template](.github/pull_request_template.md) and populate the Introduction, Purpose, and Scope fields at a minimum.
389389
* If you're submitting before and after screenshots, movies, or GIF's, enter them in a two-column table so that they can be viewed side-by-side.
390390

391391
When merging a pull request:

0 commit comments

Comments
 (0)