Skip to content

Commit 8f1f53c

Browse files
committed
[FIX] remove include to a missing file
1 parent 119e0b5 commit 8f1f53c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/extensions/process.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,7 @@ More details on how to proceed are described below.
264264
To obtain a number for your BEP open [a pull request](https://github.com/bids-standard/bids-website/pulls)
265265
to the [website GitHub repository][bids_website_gh]
266266
where you provide information about your BEP
267-
by updating the file [`data/beps/beps.yml`](https://github.com/bids-standard/bids-website/blob/main/data/beps/beps.yml)
268-
using the following template:
269-
270-
```yaml
271-
--8<-- ".github/PULL_REQUEST_TEMPLATE/bep_template.yml"
272-
```
267+
by updating the file [`data/beps/beps.yml`](https://github.com/bids-standard/bids-website/blob/main/data/beps/beps.yml).
273268

274269
!!! note
275270

0 commit comments

Comments
 (0)