Lamparter
Lamparter
Actually, it looks like most of this PR had little work except #188.
@IviriusMain reported the exact same issue... ``` 2024-09-29 14:59:43.990 +03:00 [ERR] LoadHomeContentsAsync System.NullReferenceException: Object reference not set to an instance of an object. at FluentHub.Octokit.Wrappers.ActivityWrapper.Wrap(IReadOnlyList`1 response) at FluentHub.Octokit.Queries.Users.ActivityQueries.GetAllAsync(String login) at...
> This is the very issue. I said it's a non-issue because it is an open source codebase and it is _not_ up to maintainers such as Yair to do...
> Docs tend to get outdated, but an active community can remedy that 🙂 Yes that's what I said to @0x5bfa 😄 By documenting folders, I meant adding a README...
Hmm I don't think it's as good as just using specification markers in code
We had a long discussion about this and resolved that something like [this](https://github.com/microsoft/CsWinRT/blob/master/docs/structure.md) would benefit Files best, perhaps in this case on the website of course. This would pair nicely...
I think the docs should be on the website as it's where the documentation is already. The spec markers will already be in the code and most documentation generators are...
> Why contributors have to open **two** PRs on different places? Specs and features are decided by us and we wouldn't mind that but we shouldn't force contributors to do...
> Aren't you talking about readme-s in every folder? XML docs would be going to be generated into markdown by a C# generator that exists already. https://github.com/neuecc/MarkdownGenerator No, I was...
@0x5bfa does this appear for you as well?