In this moment, we are using one github repo for the governance to add new notaries, https://github.com/keyko-io/filecoin-notaries-onboarding, so different networks are using this repo, mixing test issues with actual issues in the mainnet.
It would be necessary to create a new repo, filecoin-notaries-onboarding-test, that replicates all the configuration and functionality to be used for testing purposes.
For this, we will need:
[ ] Create the new repo
[ ] Set the proper permissions
[ ] Clone the content of the onboarding repo, including the issue template
In this moment, we are using one github repo for the governance to add new notaries, https://github.com/keyko-io/filecoin-notaries-onboarding, so different networks are using this repo, mixing test issues with actual issues in the mainnet. It would be necessary to create a new repo, filecoin-notaries-onboarding-test, that replicates all the configuration and functionality to be used for testing purposes. For this, we will need: