Sebastian Beltran

Results 422 comments of Sebastian Beltran

Thanks for the PR, but for now we won't be including these pages because they are too outdated

Something similar to what's being proposed is already done on this [page](https://expressjs.com/en/advanced/security-updates.html). I honestly don't think suggesting that users install the LTS version will actually make a difference in whether...

Codespaces has a certain free limit for users who don’t have Pro, and Pro users get a few more hours. You can use it locally through this extension [https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces](https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces) or...

I like the idea, although for it to be accepted, you need to add tests to verify the behaviors.

I guess it could go into version 1 and be backported to the v2 branch if this gets merged, What do you think, @UlisesGascon?

> We could add a contributions section promoting the expressJS documentation, expressjs.com, to the contributing HTML page on the website itself? Adding this could be a useful way to promote...

It would be good to add that the API documentation does not need to be translated.

> What do you mean by this? I checked out the commit https://github.com/expressjs/expressjs.com/commit/a1af54da092f70b4630b37327a56efe65b36bbc4 before that issue and the footer looked like this. I don't see any edit page button. That's...

`contributing.sh` is still used, it’s part of the workflow to bring in external documentation. I think we need to move those files into `.github`.