Product Feedback
Product Feedback
ENABLE
2023-01-23 Edit:
This feature is now supported and released!
Read the blog post by GitHub: https://github.blog/2023-01-09-github-discussions-just-got-better-with-category-forms/
Read the docs: ht…
Read moreHi all, thanks for all the feedback here! Category templates for Discussions is on our roadmap, so stay tuned and I'll update here once the feature is available.
Product Feedback
My page "https://github.com/FrancoisPapin/NPEi.lab" is down because githubpages failures. So, actually, some code changes don't induce effective website chan…
Read moreProduct Feedback
https://github.com/intrastella/dlPlotTool
I am a math student and hence have less experience with coding. Therefore, I would like to hear if parts of of this…
Read moreBug
Okay, so this is quite worrisome to me. Recent builds of codespaces (and/or perhaps the upstream Docker images; mcr.microsoft.com/devcontainers/base:ubuntu in my case) ha…
Read moreHi, I'm new to GitHub, have established my first repository for my Python + Qt code, using Pycharm as IDE, have installed GitHub Desktop on Manjaro Linux. Works well except:
In "Options" I cannot s…
Question
I'm standing up a Windows CI build with github actions, and I'd like to be able to test my actions locally before doing dozens of commits to github, see how things a…
Read moreBug
Everytime I try to git clone it clones the skyrimse repo. As shown in the video
Anyone here knows how to compile a Go project with CGO_ENABLED=1 across Linux/Darwin/Windows in GitHub Actions? Looking for a simple example.