htm.core icon indicating copy to clipboard operation
htm.core copied to clipboard

Trouble Submitting Pull Request

Open khinzen opened this issue 2 years ago • 1 comments

I was attempting to submit a pull request for an error I found in one of the experiments, however when I tried to submit it said the repository was made read-only on Sep 1, 2023. The head htm.core repository doesn't appear to be read only, however the base nupic repository selected for the pull request does appear to be read only. Which base repository version should I select instead? Using the default options when I attempt to create a pull request doesn't seem to work. I'm new to this, so sorry if anything is confusing or unclear.

khinzen avatar Jan 01 '24 17:01 khinzen

You should submit a pull request to this repository's "master" branch.

As you noticed, the original nupic repository is no longer accepting pull requests. On the other hand, this repository does accept pull requests.

ctrl-z-9000-times avatar Jan 03 '24 00:01 ctrl-z-9000-times