Dominic Mills
Dominic Mills
Following https://github.com/PalisadoesFoundation/talawa-api/issues/474, create a pipeline to run the `jsdoc` command for any files that get approved in a pull request. After the command has been run, the artifact HTML files...
A method suggested by @xoldyckk described in https://github.com/PalisadoesFoundation/talawa-api/issues/554#issuecomment-1086209815 seems to be the most promising for our testing and verification purposes. Create a toy model to see how well it suits...
As the talawa app will be used by a number of different individuals, it is worth asking: how best can we separate different user instances to best optimise resources? This...
**Note**: This is a child issue for the issue: - https://github.com/PalisadoesFoundation/talawa-api/issues/416 For a single DB per user model, look into ways in which you can manage each user if they...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** A clear and concise description...
Questions regarding the structure and implementation of the Calligraphy project [Summer of Haskell]
I'm the selected Summer of Haskell participant for the Calligraphy project and I'm writing to seek some clarification about the intended refactoring of Calligraphy. Are we looking to compartmentalise various...
**Description** Several code snippets in the Sigstore documentation fail to provide clear and concise descriptions of the arguments that a command uses. Instead, they rely on somewhat descriptive variable names,...
**Description** For various reasons, it might be necessary to have an older reference to the documentation available. To accommodate this need, we can create Git tags, in the documentation website,...
**Description** The inclusion of more visualisations such as diagrams, flowcharts, and/or gifs would greatly benefit the documentation website. This is apparent in sections such as [How Sigstore works](https://docs.sigstore.dev/#how-sigstore-works) and [Software...
**Description** The current documentation for Sigstore lacks comments related to troubleshooting under the various code snippets. Many of the code snippets make the assumption that the commands will work as...