forked from kofal.net/zmk
change "Under Development" to "Beta Testing"
This commit is contained in:
committed by
Pete Johanson
parent
ac50e741be
commit
d956193251
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Under Development
|
||||
sidebar_label: Under Development
|
||||
title: Beta Testing
|
||||
sidebar_label: Beta Testing
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -18,20 +18,20 @@ branch and create the pull request.
|
||||
|
||||
### Finding the Repository Page from the Pull Request
|
||||
|
||||

|
||||

|
||||
|
||||
### Finding the Repository URL
|
||||
|
||||

|
||||

|
||||
|
||||
### Finding the Repository Branch
|
||||
|
||||

|
||||

|
||||
|
||||
## Testing features
|
||||
|
||||
Testing features will require you to modify the `west.yml` file. You will need to add a new remote for the pull request you
|
||||
would like to test, and change the selected remote (or repository) and revision (or branch) for the `zmk` project.
|
||||
would like to test, and change the selected remote and revision (or branch) for the `zmk` project.
|
||||
|
||||
### Examples
|
||||
|
||||
Reference in New Issue
Block a user