replace Navcoin references
This commit is contained in:
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,8 +1,8 @@
|
||||
<!-- This issue tracker is only for technical issues related to NavCoin Core.
|
||||
<!-- This issue tracker is only for technical issues related to Blackcoin More.
|
||||
|
||||
General NavCoin questions and/or support requests are best directed to the NavCoin Discord or subreddit
|
||||
General Blackcoin questions and/or support requests are best directed to the Blackcoin Discord or other support channels
|
||||
|
||||
For reporting security issues, please read instructions at https://navcoin.org/en/responsible-disclosure.
|
||||
For upgrading and migrating, please read instructions at https://blackcoinmore.org.
|
||||
|
||||
<!-- Describe the issue -->
|
||||
<!--- What behavior did you expect? -->
|
||||
@@ -11,7 +11,7 @@ For reporting security issues, please read instructions at https://navcoin.org/e
|
||||
|
||||
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
|
||||
|
||||
<!-- What version of NavCoin Core are you using, where did you get it (website, self-compiled, etc)? -->
|
||||
<!-- What version of Blackcoin More are you using, where did you get it (website, self-compiled, etc)? -->
|
||||
|
||||
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
|
||||
|
||||
|
||||
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -2,7 +2,7 @@ Pull requests without a rationale and clear improvement may be closed
|
||||
immediately.
|
||||
|
||||
Please provide clear motivation for your patch and explain how it improves
|
||||
NavCoin Core user experience or NavCoin Core developer experience
|
||||
Blackcoin More user experience or Blackcoin More developer experience
|
||||
significantly.
|
||||
|
||||
* Any test improvements or new tests that improve coverage are always welcome.
|
||||
@@ -15,7 +15,7 @@ significantly.
|
||||
was fixed.
|
||||
* Features are welcome, but might be rejected due to design or scope issues.
|
||||
If a feature is based on a lot of dependencies, contributors should first
|
||||
consider building the system outside of NavCoin Core, if possible.
|
||||
consider building the system outside of Blackcoin More, if possible.
|
||||
* Refactoring changes are only accepted if they are required for a feature or
|
||||
bug fix or otherwise improve developer experience significantly. For example,
|
||||
most "code style" refactoring changes require a thorough explanation why they
|
||||
@@ -25,7 +25,7 @@ significantly.
|
||||
preferred in the [developer notes](/doc/developer-notes.md), stylistic code
|
||||
changes are usually rejected.
|
||||
|
||||
NavCoin Core has a thorough review process and even the most trivial change
|
||||
Blackcoin More has a thorough review process and even the most trivial change
|
||||
needs to pass a lot of eyes and requires non-zero or even substantial time
|
||||
effort to review. There is a huge lack of active reviewers on the project, so
|
||||
patches often sit for a long time.
|
||||
|
||||
Reference in New Issue
Block a user