How to create a new backend remote

I have read the GitHub contribution as well as another forum post. However, the GitHub contribution guideline tells me to read the fs.go which is mostly outdated? As most of the function has been moved. As for the fs.go link in the forum post, it seems to be redirecting me to an old comment. Is there a new guideline that I can follow?

Yes, we refactored the fs.go stuff. The place to look now is fs/types.go.

Thanks. I'll look at fs/types.go :pray:

If you were feeling kind you could submit a PR to fix the docs :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.