[#45] Fix typos in github templates

This commit is contained in:
Carter Jernigan 2022-06-02 14:58:14 -04:00 committed by Carter Jernigan
parent e950ef8c26
commit e5744c934f
2 changed files with 4 additions and 4 deletions

View File

@ -10,9 +10,9 @@ assignees: ''
For a Gradle dependency: For a Gradle dependency:
1. Update the dependency version in the root `gradle.properties` 1. Update the dependency version in the root `gradle.properties`
1. Update the dependency locks 1. Update the dependency locks
<!-- 1. For Gradle plugins: `./gradlew dependencies --write-locks` --> 1. For Gradle plugins: `./gradlew dependencies --write-locks`
<!-- 1. For Gradle dependencies: `./gradlew resolveAll --write-locks` --> 1. For Gradle dependencies: `./gradlew resolveAll --write-locks`
<!--1. Verify no unexpected entries appear in the lockfiles. _A supply chain attack could occur during this stage. The lockfile narrows the supply chain attack window to this very moment (as opposed to every time a build occurs)_ --> 1. Verify no unexpected entries appear in the lockfiles. _A supply chain attack could occur during this stage. The lockfile narrows the supply chain attack window to this very moment (as opposed to every time a build occurs)_.
1. Are there any new APIs or possible migrations for this dependency? 1. Are there any new APIs or possible migrations for this dependency?
For Gradle itself: For Gradle itself:

View File

@ -1,6 +1,6 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for the Secant wallet. about: Suggest an idea for Kotlin BIP-39.
title: '' title: ''
labels: 'use case' labels: 'use case'
assignees: '' assignees: ''